Skip to content

Commit

Permalink
Maintenance run 2024-01-05
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Jan 5, 2024
1 parent 22b9591 commit 76e75f1
Showing 1 changed file with 11 additions and 31 deletions.
42 changes: 11 additions & 31 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,9 @@
#
# pip-compile --output-file=requirements.txt requirements-root.txt
#
aiohttp==3.9.1
# via black
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via
# aiohttp
# zeep
black==23.12.0
attrs==23.2.0
# via zeep
black==23.12.1
# via -r requirements-root.txt
blinker==1.7.0
# via
Expand All @@ -32,11 +24,11 @@ click==8.1.7
# via
# black
# flask
coverage==7.3.2
coverage==7.4.0
# via -r requirements-root.txt
cryptography==41.0.7
# via -r requirements-root.txt
flake8==6.1.0
flake8==7.0.0
# via -r requirements-root.txt
flask==3.0.0
# via
Expand All @@ -45,23 +37,17 @@ flask==3.0.0
# sentry-sdk
flask-httpauth==4.8.0
# via -r requirements-root.txt
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements-root.txt
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.6
# via
# requests
# yarl
# via requests
isodate==0.6.1
# via zeep
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
lxml==4.9.3
lxml==5.0.0
# via zeep
markupsafe==2.1.3
# via
Expand All @@ -70,10 +56,6 @@ markupsafe==2.1.3
# werkzeug
mccabe==0.7.0
# via flake8
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
packaging==23.2
Expand All @@ -88,9 +70,9 @@ pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pycryptodome==3.19.0
pycryptodome==3.19.1
# via -r requirements-root.txt
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pyjwt==2.8.0
# via -r requirements-root.txt
Expand All @@ -108,7 +90,7 @@ requests-file==1.5.1
# via zeep
requests-toolbelt==1.0.0
# via zeep
sentry-sdk[flask]==1.39.0
sentry-sdk[flask]==1.39.1
# via -r requirements-root.txt
six==1.16.0
# via
Expand All @@ -127,7 +109,5 @@ werkzeug==3.0.1
# via flask
xmltodict==0.13.0
# via -r requirements-root.txt
yarl==1.9.4
# via aiohttp
zeep==4.2.1
# via -r requirements-root.txt

0 comments on commit 76e75f1

Please sign in to comment.