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 241c9bc commit e32790a
Showing 1 changed file with 9 additions and 29 deletions.
38 changes: 9 additions & 29 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,13 +24,13 @@ 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
dpath==2.1.6
# 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 @@ -47,21 +39,15 @@ flask==3.0.0
# sentry-sdk
flask-httpauth==4.8.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,7 +70,7 @@ pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pyjwt==2.8.0
# via -r requirements-root.txt
Expand All @@ -104,7 +86,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 @@ -120,7 +102,5 @@ urllib3==2.1.0
# sentry-sdk
werkzeug==3.0.1
# via flask
yarl==1.9.4
# via aiohttp
zeep==4.2.1
# via -r requirements-root.txt

0 comments on commit e32790a

Please sign in to comment.