Skip to content

Commit

Permalink
Maintenance run 2024-05-24
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed May 24, 2024
1 parent 2a2dc35 commit 86613ef
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ 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
beautifulsoup4==4.12.3
# via -r requirements-root.txt
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 @@ -38,7 +38,7 @@ click==8.1.7
# flask
coverage==7.5.1
# via -r requirements-root.txt
cryptography==42.0.6
cryptography==42.0.7
# via
# -r requirements-root.txt
# jwcrypto
Expand Down Expand Up @@ -68,7 +68,7 @@ jinja2==3.1.4
# via flask
jwcrypto==1.5.6
# via -r requirements-root.txt
lxml==5.2.1
lxml==5.2.2
# via -r requirements-root.txt
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
psutil==5.9.8
# via azure-monitor-opentelemetry-exporter
Expand All @@ -180,7 +180,7 @@ pyjwt==2.8.0
# via -r requirements-root.txt
python-dateutil==2.9.0.post0
# via -r requirements-root.txt
requests==2.31.0
requests==2.32.2
# via
# -r requirements-root.txt
# azure-core
Expand All @@ -197,7 +197,7 @@ soupsieve==2.5
# via beautifulsoup4
tomli==2.0.1
# via black
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# azure-core
Expand All @@ -214,7 +214,7 @@ wrapt==1.16.0
# opentelemetry-instrumentation
# opentelemetry-instrumentation-dbapi
# opentelemetry-instrumentation-urllib3
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

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

0 comments on commit 86613ef

Please sign in to comment.