Skip to content

Commit

Permalink
Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 23c8882 commit 14e6827
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-i https://pypi.org/simple
click==8.1.3; python_version >= '3.7'
flask==2.2.2
importlib-metadata==5.0.0; python_version < '3.10'
importlib-metadata==5.2.0; python_version < '3.10'
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
markupsafe==2.1.1; python_version >= '3.7'
werkzeug==2.2.2; python_version >= '3.7'
zipp==3.10.0; python_version >= '3.7'
werkzeug==2.3.4; python_version >= '3.7'
zipp==3.15.0; python_version >= '3.7'

0 comments on commit 14e6827

Please sign in to comment.