Skip to content

Commit f5bfdf1

Browse files
Bump pandas from 3.0.0 to 3.0.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b1975b commit f5bfdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"lxml==6.0.2",
3939
"nh3==0.3.2",
4040
"openpyxl==3.1.5", # used to import excel files in economy backoffice
41-
"pandas==3.0.0",
41+
"pandas==3.0.1",
4242
"psycopg2-binary==2.9.11",
4343
"python-magic==0.4.27",
4444
"quickpay-api-client==2.0.1",

0 commit comments

Comments
 (0)