Skip to content

Commit 1e8d7cb

Browse files
Bump pandas from 2.2.3 to 2.3.1 (#569)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7e823b commit 1e8d7cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ multidict==6.4.3
1212
numba==0.61.0
1313
numpy>=1.23.5, <2.0.0
1414
odmantic==0.9.2
15-
pandas==2.2.3
15+
pandas==2.3.1
1616
pydantic==1.10.13 # bump to v2 once odmantic supports it
1717
PyJWT==2.10.1
1818
pymongo==4.8.0

requirements/requirements_ingester.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matplotlib==3.10.0
1717
motor==3.1.1
1818
numba==0.61.0
1919
numpy>=1.23.5, <2.0.0
20-
pandas==2.2.3
20+
pandas==2.3.1
2121
protobuf==4.22.1
2222
pyarrow==20.0.0
2323
PyJWT==2.10.1

0 commit comments

Comments
 (0)