Skip to content

Commit a5adba0

Browse files
Bump pandas from 2.3.1 to 2.3.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d0078 commit a5adba0

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.3.1
15+
pandas==2.3.2
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.3.1
20+
pandas==2.3.2
2121
protobuf==4.22.1
2222
pyarrow==21.0.0
2323
PyJWT==2.10.1

0 commit comments

Comments
 (0)