Skip to content

Commit 4729a62

Browse files
Bump pandas from 2.3.0 to 2.3.1 (#1242)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68a9b74 commit 4729a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ psycopg_pool==3.2.6
44
fastapi[standard]==0.116.1
55
starlette>=0.35
66
uvicorn[standard]==0.34.3
7-
pandas==2.3.0
7+
pandas==2.3.1
88
PyYAML==6.0.2
99
anybadge==1.16.0
1010
orjson==3.10.18

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyYAML==6.0.2
2-
pandas==2.3.0
2+
pandas==2.3.1
33
psycopg[binary]==3.2.9
44
psycopg_pool==3.2.6
55
pyserial==3.5

0 commit comments

Comments
 (0)