Skip to content

Commit

Permalink
Maintenance run 2024-01-31
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Jan 31, 2024
1 parent 36d987f commit bd4cb34
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements-root.txt
#
black==23.12.1
black==24.1.1
# via -r requirements-root.txt
blinker==1.7.0
# via
Expand All @@ -22,9 +22,9 @@ 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
dpath==2.1.6
# via -r requirements-root.txt
Expand Down Expand Up @@ -56,7 +56,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 @@ -68,13 +68,13 @@ pyjwt==2.8.0
# 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.0
# via -r requirements-root.txt
tomli==2.0.1
# via black
typing-extensions==4.9.0
# via black
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# sentry-sdk
Expand Down

0 comments on commit bd4cb34

Please sign in to comment.