Skip to content

Commit

Permalink
Bump dev dependencies (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalloc committed Jan 22, 2024
1 parent b483ff2 commit a33e151
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==21.12b0
cryptography==41.0.6
Flask==3.0.0
pre-commit==2.18.1
PyJWT==2.7.0
tox==3.25.0
black==23.12.1
cryptography==41.0.7
Flask==3.0.1
pre-commit==3.6.0
PyJWT==2.8.0
tox==4.12.1

0 comments on commit a33e151

Please sign in to comment.