Skip to content

Commit

Permalink
Merge branch 'master' into fix/deprecations-and-docs-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz authored Feb 5, 2024
2 parents 56fc7e6 + 02b2972 commit df7bfec
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 df7bfec

Please sign in to comment.