Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Feb 2, 2024
1 parent cfb01eb commit 2e9523d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ zip_safe = False

[options.extras_require]
dev =
bumpver==2021.1114
pgtest==1.3.1
pre-commit==2.10.1
bumpver~=2023.1129
pgtest~=1.3
pre-commit~=3.5
# NOTE: pytest-selenium currently incompatible with pytest>=7.2
# Maybe could be made to work by installing 'py' dependency, see:
# https://docs.pytest.org/en/7.4.x/changelog.html#pytest-7-2-0-2022-10-23
Expand Down

0 comments on commit 2e9523d

Please sign in to comment.