Skip to content

Commit

Permalink
Upgrade test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
luhn committed Oct 18, 2024
1 parent 5c01c54 commit 8fbf18d
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 @@ -38,9 +38,9 @@ install_requires =
testing =
pyramid-tm~=2.4
pytest~=8.3
sqlalchemy~=1.4.15
transaction~=3.0.1
zope.sqlalchemy~=1.4
sqlalchemy~=2.0
transaction~=5.0
zope.sqlalchemy~=3.1
linting =
black~=22.3
flake8~=4.0.1
Expand Down

0 comments on commit 8fbf18d

Please sign in to comment.