Skip to content

Commit

Permalink
Maintenance run 2024-02-08
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Feb 8, 2024
1 parent 8e3459d commit ec5dd5d
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
beautifulsoup4==4.12.3
# via -r requirements-root.txt
black==23.12.1
black==24.1.1
# via -r requirements-root.txt
blinker==1.7.0
# via
# flask
# sentry-sdk
certifi==2023.11.17
certifi==2024.2.2
# via
# requests
# sentry-sdk
Expand All @@ -24,17 +24,15 @@ click==8.1.7
# via
# black
# flask
coverage==7.4.0
coverage==7.4.1
# via -r requirements-root.txt
cryptography==41.0.7
cryptography==42.0.2
# via
# -r requirements-root.txt
# jwcrypto
deprecated==1.2.14
# via jwcrypto
flake8==7.0.0
# via -r requirements-root.txt
flask==3.0.1
flask==3.0.2
# via
# -r requirements-root.txt
# flask-httpauth
Expand All @@ -47,11 +45,11 @@ itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via flask
jwcrypto==1.5.1
jwcrypto==1.5.3
# via -r requirements-root.txt
lxml==5.1.0
# via -r requirements-root.txt
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# sentry-sdk
Expand All @@ -64,7 +62,7 @@ packaging==23.2
# via black
pathspec==0.12.1
# via black
platformdirs==4.1.0
platformdirs==4.2.0
# via black
pycodestyle==2.11.1
# via flake8
Expand All @@ -78,7 +76,7 @@ python-dateutil==2.8.2
# via -r requirements-root.txt
requests==2.31.0
# via -r requirements-root.txt
sentry-sdk[flask]==1.39.2
sentry-sdk[flask]==1.40.2
# via -r requirements-root.txt
six==1.16.0
# via python-dateutil
Expand All @@ -87,12 +85,12 @@ soupsieve==2.5
tomli==2.0.1
# via black
typing-extensions==4.9.0
# via black
urllib3==2.1.0
# via
# black
# jwcrypto
urllib3==2.2.0
# via
# requests
# sentry-sdk
werkzeug==3.0.1
# via flask
wrapt==1.16.0
# via deprecated

0 comments on commit ec5dd5d

Please sign in to comment.