Skip to content

Commit

Permalink
Maintenance run 2024-12-23
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Dec 23, 2024
1 parent 8db285c commit 57f86dc
Showing 1 changed file with 25 additions and 29 deletions.
54 changes: 25 additions & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements-root.txt
#
black==23.12.1
black==24.10.0
# via -r requirements-root.txt
blinker==1.7.0
blinker==1.9.0
# via
# flask
# sentry-sdk
certifi==2023.11.17
certifi==2024.12.14
# via
# requests
# sentry-sdk
cffi==1.16.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# black
# flask
coverage==7.4.0
coverage==7.6.9
# via -r requirements-root.txt
cryptography==41.0.7
cryptography==44.0.0
# via -r requirements-root.txt
dpath==2.1.6
dpath==2.2.0
# via -r requirements-root.txt
flake8==7.0.0
flake8==7.1.1
# via -r requirements-root.txt
flask==3.0.1
flask==3.1.0
# via
# -r requirements-root.txt
# flask-httpauth
# sentry-sdk
flask-httpauth==4.8.0
# via -r requirements-root.txt
idna==3.6
idna==3.10
# via requests
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
jinja2==3.1.5
# via flask
markupsafe==2.1.4
markupsafe==3.0.2
# via
# jinja2
# sentry-sdk
Expand All @@ -52,31 +52,27 @@ mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.2
# via black
pathspec==0.12.1
# via black
platformdirs==4.1.0
platformdirs==4.3.6
# via black
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pycparser==2.21
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pyjwt==2.8.0
pyjwt==2.10.1
# via -r requirements-root.txt
requests==2.31.0
requests==2.32.3
# via -r requirements-root.txt
sentry-sdk[flask]==1.39.2
sentry-sdk[flask]==2.19.2
# via -r requirements-root.txt
tomli==2.0.1
# via black
typing-extensions==4.9.0
# via black
urllib3==2.1.0
urllib3==2.3.0
# via
# requests
# sentry-sdk
werkzeug==3.0.1
werkzeug==3.1.3
# via flask

0 comments on commit 57f86dc

Please sign in to comment.