Skip to content

Commit

Permalink
Merge branch 'ci/dependabot-updates' into dependabot/pip/ci/dependabo…
Browse files Browse the repository at this point in the history
…t-updates/pandas-gte-1.2-and-lt-2.3
  • Loading branch information
francescalb authored Mar 1, 2024
2 parents 8a290a1 + 444d643 commit ae2e288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ pre-commit>=2.21.0,<3; python_version<"3.9"
pre-commit~=3.6; python_version>="3.9"
pylint~=2.17; python_version<"3.8"
pylint~=3.1; python_version>="3.8"
pytest~=7.4
pytest~=7.4; python_version<"3.8"
pytest~=8.0; python_version>="3.8"
pytest-cov~=4.1

0 comments on commit ae2e288

Please sign in to comment.