Skip to content

Commit 9d90a7f

Browse files
Bump pandas from 1.4.2 to 1.4.3 in /requirements
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](pandas-dev/pandas@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9b0276 commit 9d90a7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter_sphinx==0.3.2
66
jupyterlab>=3.2.8
77
matplotlib==3.5.2
88
numpydoc==1.4.0
9-
pandas==1.4.2
9+
pandas==1.4.3
1010
plotly==5.8.2
1111
ansys-sphinx-theme==0.4.2
1212
pypandoc==1.8.1

requirements/requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
autopep8==1.6.0
22
matplotlib==3.5.2
33
scipy==1.8.1
4-
pandas==1.4.2
4+
pandas==1.4.3
55
pytest==7.1.2
66
pytest-cov==3.0.0
77
pyvista==0.34.1

0 commit comments

Comments
 (0)