Skip to content

Commit 3b60d45

Browse files
Update pandas requirement from ~=3.0.0 to ~=3.0.1 in /dao (#555)
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cees van Beek <16610333+corneel27@users.noreply.github.com>
1 parent cf00e28 commit 3b60d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dao/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pandas~=3.0.0
1+
pandas~=3.0.1
22
pytz~=2025.2
33
requests~=2.32.5
44
matplotlib~=3.10.8

0 commit comments

Comments
 (0)