Skip to content

Commit db357b1

Browse files
Update pandas requirement from >=1.3.5 to >=3.0.5
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@v1.3.5...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e94bb07 commit db357b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ robotframework-sudslibrary-aljcalandra==1.1.4
55
requests==2.34.2
66
selenium==4.47.0
77
python-dateutil>=2.9.0.post0
8-
pandas>=1.3.5
8+
pandas>=3.0.5
99
zipp>=4.1.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)