Skip to content

Commit

Permalink
Maintenance run 2024-10-14
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Oct 14, 2024
1 parent 173a042 commit df704da
Showing 1 changed file with 19 additions and 21 deletions.
40 changes: 19 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,37 +8,37 @@ asgiref==3.8.1
# via opentelemetry-instrumentation-asgi
attrs==24.2.0
# via zeep
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
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.1
# via -r requirements-root.txt
deprecated==1.2.14
# via
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
# zeep
Expand All @@ -72,7 +72,7 @@ jinja2==3.1.4
# via flask
lxml==5.3.0
# via zeep
markupsafe==2.1.5
markupsafe==3.0.1
# 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
# zeep
Expand All @@ -184,7 +184,7 @@ pyflakes==3.2.0
# via flake8
pyjwt==2.9.0
# via -r requirements-root.txt
pytz==2024.1
pytz==2024.2
# via zeep
requests==2.32.3
# via
Expand All @@ -202,18 +202,16 @@ requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
# via zeep
six==1.16.0
# via
# azure-core
# isodate
tomli==2.0.1
# via azure-core
tomli==2.0.2
# via black
typing-extensions==4.12.2
# via
# asgiref
# azure-core
# black
# opentelemetry-sdk
urllib3==2.2.2
urllib3==2.2.3
# via requests
werkzeug==3.0.4
# via flask
Expand All @@ -223,9 +221,9 @@ wrapt==1.16.0
# opentelemetry-instrumentation
# opentelemetry-instrumentation-dbapi
# opentelemetry-instrumentation-urllib3
zeep==4.2.1
zeep==4.3.0
# via -r requirements-root.txt
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 df704da

Please sign in to comment.