Skip to content

Commit

Permalink
Update dev dependencies (#556)
Browse files Browse the repository at this point in the history
- bumpver~=2023.1129
- pgtest~=1.3
- pre-commit~=3.5
  • Loading branch information
unkcpz committed Feb 5, 2024
1 parent cfb01eb commit 02b2972
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 02b2972

Please sign in to comment.