Skip to content

Commit

Permalink
Maintenance run 2024-05-27
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed May 27, 2024
1 parent 6190d0e commit b79ea7c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ azure-core==1.30.1
# msrest
azure-core-tracing-opentelemetry==1.0.0b11
# via azure-monitor-opentelemetry
azure-monitor-opentelemetry==1.4.1
azure-monitor-opentelemetry==1.4.2
# via -r requirements-root.txt
azure-monitor-opentelemetry-exporter==1.0.0b25
# via azure-monitor-opentelemetry
black==24.4.2
# via -r requirements-root.txt
blinker==1.8.1
blinker==1.8.2
# via flask
certifi==2024.2.2
# via
Expand All @@ -36,9 +36,9 @@ click==8.1.7
# via
# black
# flask
coverage==7.5.1
coverage==7.5.2
# via -r requirements-root.txt
cryptography==42.0.6
cryptography==42.0.7
# via -r requirements-root.txt
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -52,7 +52,7 @@ flask==3.0.3
# flask-httpauth
flask-httpauth==4.8.0
# via -r requirements-root.txt
freezegun==1.5.0
freezegun==1.5.1
# via -r requirements-root.txt
idna==3.7
# via requests
Expand All @@ -68,7 +68,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
lxml==5.2.1
lxml==5.2.2
# via zeep
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -132,7 +132,7 @@ opentelemetry-instrumentation-wsgi==0.45b0
# via
# opentelemetry-instrumentation-django
# opentelemetry-instrumentation-flask
opentelemetry-resource-detector-azure==0.1.4
opentelemetry-resource-detector-azure==0.1.5
# via azure-monitor-opentelemetry
opentelemetry-sdk==1.24.0
# via
Expand Down Expand Up @@ -166,7 +166,7 @@ packaging==24.0
# opentelemetry-instrumentation-flask
pathspec==0.12.1
# via black
platformdirs==4.2.1
platformdirs==4.2.2
# via
# black
# zeep
Expand All @@ -186,7 +186,7 @@ python-dateutil==2.9.0.post0
# via freezegun
pytz==2024.1
# via zeep
requests==2.31.0
requests==2.32.2
# via
# -r requirements-root.txt
# azure-core
Expand All @@ -195,7 +195,7 @@ requests==2.31.0
# requests-oauthlib
# requests-toolbelt
# zeep
requests-file==2.0.0
requests-file==2.1.0
# via zeep
requests-oauthlib==2.0.0
# via msrest
Expand All @@ -208,7 +208,7 @@ six==1.16.0
# python-dateutil
tomli==2.0.1
# via black
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# azure-core
Expand All @@ -228,7 +228,7 @@ xmltodict==0.13.0
# via -r requirements-root.txt
zeep==4.2.1
# via -r requirements-root.txt
zipp==3.18.1
zipp==3.19.0
# via importlib-metadata

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

0 comments on commit b79ea7c

Please sign in to comment.