Skip to content

Commit e0f5540

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2",
4242
"psycopg2-binary==2.9.11",
4343
"python-magic==0.4.27",
4444
"quickpay-api-client==2.0.1",

0 commit comments

Comments
 (0)