Skip to content

Commit

Permalink
Maintenance run 2023-11-28
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Nov 28, 2023
1 parent 26ab2b4 commit 05042fc
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements-root.txt
Expand All @@ -12,7 +12,7 @@ blinker==1.7.0
# via
# flask
# sentry-sdk
certifi==2023.7.22
certifi==2023.11.17
# via
# requests
# sentry-sdk
Expand All @@ -26,7 +26,7 @@ click==8.1.7
# flask
coverage==7.3.2
# via -r requirements-root.txt
cryptography==41.0.5
cryptography==41.0.7
# via -r requirements-root.txt
flake8==6.1.0
# via -r requirements-root.txt
Expand All @@ -39,10 +39,8 @@ flask-httpauth==4.8.0
# via -r requirements-root.txt
freezegun==1.2.2
# via -r requirements-root.txt
idna==3.4
idna==3.6
# via requests
importlib-metadata==6.8.0
# via flask
isodate==0.6.1
# via zeep
itsdangerous==2.1.2
Expand All @@ -64,7 +62,7 @@ packaging==23.2
# via black
pathspec==0.11.2
# via black
platformdirs==3.11.0
platformdirs==4.0.0
# via
# black
# zeep
Expand Down Expand Up @@ -92,7 +90,7 @@ requests-file==1.5.1
# via zeep
requests-toolbelt==1.0.0
# via zeep
sentry-sdk[flask]==1.34.0
sentry-sdk[flask]==1.37.1
# via -r requirements-root.txt
six==1.16.0
# via
Expand All @@ -103,7 +101,7 @@ tomli==2.0.1
# via black
typing-extensions==4.8.0
# via black
urllib3==2.0.7
urllib3==2.1.0
# via
# requests
# sentry-sdk
Expand All @@ -113,5 +111,3 @@ xmltodict==0.13.0
# via -r requirements-root.txt
zeep==4.2.1
# via -r requirements-root.txt
zipp==3.17.0
# via importlib-metadata

0 comments on commit 05042fc

Please sign in to comment.