Skip to content

Commit ea589ad

Browse files
Bump pandas from 1.5.3 to 2.0.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.0.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fe1828 commit ea589ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dashboard-plotly/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pymongo==4.3.3
22
plotly==5.13.1
33
dash==2.9.2
4-
pandas==1.5.3
4+
pandas==2.0.3

dashboard-streamlit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
streamlit == 1.20.0
22
pymongo == 4.3.3
33
numpy == 1.24.2
4-
pandas == 1.5.3
4+
pandas == 2.0.3

0 commit comments

Comments
 (0)