Skip to content

Commit

Permalink
Maintenance run 2024-10-19
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Oct 19, 2024
1 parent 93aadd1 commit 79d9873
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@
#
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.0b31
# via azure-monitor-opentelemetry
beautifulsoup4==4.12.3
# via -r requirements-root.txt
black==24.8.0
black==24.10.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
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# black
# flask
coverage==7.6.1
coverage==7.6.3
# via -r requirements-root.txt
cryptography==43.0.0
cryptography==43.0.3
# via
# -r requirements-root.txt
# jwcrypto
Expand All @@ -56,13 +56,13 @@ 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
# opentelemetry-api
# opentelemetry-instrumentation-flask
isodate==0.6.1
isodate==0.7.2
# via msrest
itsdangerous==2.2.0
# via flask
Expand All @@ -72,7 +72,7 @@ jwcrypto==1.5.6
# via -r requirements-root.txt
lxml==5.3.0
# via -r requirements-root.txt
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# werkzeug
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 All @@ -195,11 +195,10 @@ requests-oauthlib==2.0.0
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
soupsieve==2.6
# via beautifulsoup4
tomli==2.0.1
tomli==2.0.2
# via black
typing-extensions==4.12.2
# via
Expand All @@ -208,7 +207,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 +217,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 79d9873

Please sign in to comment.