Skip to content

Commit

Permalink
Maintenance run 2023-10-25 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: timvanoostrom <[email protected]>
Co-authored-by: Tim van Oostrom <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2023
1 parent a9b8f55 commit 0698227
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.9.1
black==23.10.1
# via -r requirements-root.txt
blinker==1.6.3
# via
Expand All @@ -16,15 +16,15 @@ certifi==2023.7.22
# sentry-sdk
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
# black
# flask
coverage==7.3.2
# via -r requirements-root.txt
cryptography==41.0.4
cryptography==41.0.5
# via -r requirements-root.txt
dpath==2.1.6
# via -r requirements-root.txt
Expand Down Expand Up @@ -74,9 +74,9 @@ tomli==2.0.1
# via black
typing-extensions==4.8.0
# via black
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# sentry-sdk
werkzeug==3.0.0
werkzeug==3.0.1
# via flask

0 comments on commit 0698227

Please sign in to comment.