Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 44 (#189)
Browse files Browse the repository at this point in the history
* Update werkzeug from 3.0.4 to 3.1.2

* Update pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
pyup-bot authored Nov 4, 2024
1 parent 274cd9a commit 2a01088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ astral==3.2
Flask==3.0.3
Flask_HTTPAuth==4.8.0
Flask_Session==0.8.0
Werkzeug==3.0.4
Werkzeug==3.1.2
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
astral==3.2
pyotp==2.9.0
Expand All @@ -24,7 +24,7 @@ sphinx-rtd-theme==2.0.0 # pyup: ignore
ghp-import==2.1.0

pytest==8.3.3
pytest-cov==5.0.0
pytest-cov==6.0.0
mock==5.1.0
# coverage==7.60
future-annotations==1.0.0

0 comments on commit 2a01088

Please sign in to comment.