Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-flake8-6.1.0-to-7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrosquall committed Mar 3, 2024
2 parents b83be02 + 254eb84 commit 884e267
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pip==23.3.1
pip==24.0
bumpversion==0.6.0
wheel==0.42.0
watchdog==4.0.0
flake8==7.0.0
tox==4.11.4
coverage==7.3.2
cryptography==41.0.7
tox==4.13.0
coverage==7.4.3
cryptography==42.0.5
Sphinx==7.2.6
PyYAML==6.0.1
pytest==7.4.3
pytest==8.0.2
vcrpy==2.1.1
twine==4.0.2
twine==5.0.0
black==23.11.0

0 comments on commit 884e267

Please sign in to comment.