Skip to content

Commit

Permalink
Maintenance run 2024-09-26
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Sep 26, 2024
1 parent 93aadd1 commit 14710b6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@
#
asgiref==3.8.1
# via opentelemetry-instrumentation-asgi
azure-core==1.30.2
azure-core==1.31.0
# via
# azure-core-tracing-opentelemetry
# azure-monitor-opentelemetry
# azure-monitor-opentelemetry-exporter
# msrest
azure-core-tracing-opentelemetry==1.0.0b11
# via azure-monitor-opentelemetry
azure-monitor-opentelemetry==1.6.1
azure-monitor-opentelemetry==1.6.2
# via -r requirements-root.txt
azure-monitor-opentelemetry-exporter==1.0.0b28
azure-monitor-opentelemetry-exporter==1.0.0b30
# via azure-monitor-opentelemetry
beautifulsoup4==4.12.3
# via -r requirements-root.txt
black==24.8.0
# via -r requirements-root.txt
blinker==1.8.2
# via flask
certifi==2024.7.4
certifi==2024.8.30
# via
# msrest
# requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand All @@ -38,7 +38,7 @@ click==8.1.7
# flask
coverage==7.6.1
# via -r requirements-root.txt
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements-root.txt
# jwcrypto
Expand All @@ -56,7 +56,7 @@ flask==3.0.3
# flask-httpauth
flask-httpauth==4.8.0
# via -r requirements-root.txt
idna==3.8
idna==3.10
# via requests
importlib-metadata==8.4.0
# via
Expand Down Expand Up @@ -170,7 +170,7 @@ packaging==24.1
# opentelemetry-instrumentation-flask
pathspec==0.12.1
# via black
platformdirs==4.2.2
platformdirs==4.3.6
# via black
psutil==5.9.8
# via azure-monitor-opentelemetry-exporter
Expand Down Expand Up @@ -208,7 +208,7 @@ typing-extensions==4.12.2
# black
# jwcrypto
# opentelemetry-sdk
urllib3==2.2.2
urllib3==2.2.3
# via requests
werkzeug==3.0.4
# via flask
Expand All @@ -218,7 +218,7 @@ wrapt==1.16.0
# opentelemetry-instrumentation
# opentelemetry-instrumentation-dbapi
# opentelemetry-instrumentation-urllib3
zipp==3.20.1
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 14710b6

Please sign in to comment.