Skip to content

Commit

Permalink
Update Python package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mbengit committed Feb 22, 2024
1 parent 4aa92f4 commit 7babce8
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,11 +1,11 @@
Flask==2.3.2
Jinja2==3.1.2
MarkupSafe==2.1.2
Flask==3.0.2
Jinja2==3.1.3
MarkupSafe==2.1.5
itsdangerous==2.1.2
Werkzeug==2.3.3
Werkzeug==3.0.1
requests==2.31.0
pycryptodome==3.17
cryptography==41.0.3
pycryptodome==3.20.0
cryptography==42.0.4
responses==0.22.0
pylint==2.16.2
pytest==7.2.1
Expand Down

0 comments on commit 7babce8

Please sign in to comment.