Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flofriday committed Nov 26, 2024
1 parent 36f9d84 commit 7635eb2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
blinker==1.8.2
blinker==1.9.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
flake8==7.1.1
Flask==3.0.3
Flask==3.1.0
gunicorn==23.0.0
icalendar==6.0.1
icalendar==6.1.0
idna==3.10
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==3.0.2
mccabe==0.7.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pycodestyle==2.12.1
pyflakes==3.2.0
Expand All @@ -21,7 +21,8 @@ pytest-mock==3.14.0
python-dateutil==2.9.0.post0
pytz==2024.2
requests==2.32.3
ruff==0.7.1
ruff==0.8.0
six==1.16.0
tzdata==2024.2
urllib3==2.2.3
Werkzeug==3.0.6
Werkzeug==3.1.3

0 comments on commit 7635eb2

Please sign in to comment.