Skip to content

Commit

Permalink
Merge pull request #155 from Amsterdam/dependabot/latest
Browse files Browse the repository at this point in the history
Maintenance run 2023-11-15
  • Loading branch information
kramer65 authored Nov 27, 2023
2 parents 78cd3ce + 44f59db commit 7c68d82
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
27 changes: 15 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
# pip-compile --allow-unsafe --output-file=requirements.txt requirements.in
#
asgiref==3.7.2
# via django
# via
# django
# django-cors-headers
attrs==23.1.0
# via
# jsonschema
Expand Down Expand Up @@ -35,7 +37,7 @@ defusedxml==0.7.1
# via djangorestframework-xml
deprecated==1.2.14
# via jwcrypto
django==4.1.12
django==4.1.13
# via
# -r requirements.in
# datapunt-authorization-django
Expand All @@ -45,7 +47,7 @@ django==4.1.12
# django-filter
# djangorestframework
# drf-yasg
django-cors-headers==4.3.0
django-cors-headers==4.3.1
# via -r requirements.in
django-debug-toolbar==4.2.0
# via -r requirements.in
Expand Down Expand Up @@ -83,7 +85,7 @@ iso8601==2.1.0
# oslo-utils
jsonschema==4.19.2
# via datapunt-config-loader
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
jwcrypto==1.5.0
# via
Expand All @@ -103,14 +105,14 @@ os-service-types==1.7.0
# via keystoneauth1
oslo-config==9.2.0
# via python-keystoneclient
oslo-i18n==6.1.0
oslo-i18n==6.2.0
# via
# oslo-config
# oslo-utils
# python-keystoneclient
oslo-serialization==5.2.0
# via python-keystoneclient
oslo-utils==6.2.1
oslo-utils==6.3.0
# via
# oslo-serialization
# python-keystoneclient
Expand All @@ -119,7 +121,7 @@ packaging==23.2
# drf-yasg
# oslo-utils
# python-keystoneclient
pbr==5.11.1
pbr==6.0.0
# via
# keystoneauth1
# os-service-types
Expand Down Expand Up @@ -150,7 +152,8 @@ pyyaml==6.0.1
# datapunt-config-loader
# drf-yasg
# oslo-config
referencing==0.30.2
# oslo-utils
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -163,11 +166,11 @@ requests==2.31.0
# python-swiftclient
rfc3986==2.0.0
# via oslo-config
rpds-py==0.10.6
rpds-py==0.12.0
# via
# jsonschema
# referencing
sentry-sdk==1.33.1
sentry-sdk==1.35.0
# via -r requirements.in
six==1.16.0
# via
Expand All @@ -190,11 +193,11 @@ tzdata==2023.3
# oslo-utils
uritemplate==4.1.1
# via drf-yasg
urllib3==2.0.7
urllib3==2.1.0
# via
# requests
# sentry-sdk
wrapt==1.15.0
wrapt==1.16.0
# via
# debtcollector
# deprecated
Expand Down
28 changes: 15 additions & 13 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ asgiref==3.7.2
# via
# -r ./requirements.txt
# django
# django-cors-headers
attrs==23.1.0
# via
# -r ./requirements.txt
Expand Down Expand Up @@ -56,7 +57,7 @@ deprecated==1.2.14
# via
# -r ./requirements.txt
# jwcrypto
django==4.1.12
django==4.1.13
# via
# -r ./requirements.txt
# datapunt-authorization-django
Expand All @@ -66,7 +67,7 @@ django==4.1.12
# django-filter
# djangorestframework
# drf-yasg
django-cors-headers==4.3.0
django-cors-headers==4.3.1
# via -r ./requirements.txt
django-debug-toolbar==4.2.0
# via -r ./requirements.txt
Expand Down Expand Up @@ -104,7 +105,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements_dev.in
faker==19.12.1
faker==20.0.3
# via factory-boy
flake8==6.1.0
# via pytest-flake8
Expand All @@ -129,7 +130,7 @@ jsonschema==4.19.2
# via
# -r ./requirements.txt
# datapunt-config-loader
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via
# -r ./requirements.txt
# jsonschema
Expand Down Expand Up @@ -164,7 +165,7 @@ oslo-config==9.2.0
# via
# -r ./requirements.txt
# python-keystoneclient
oslo-i18n==6.1.0
oslo-i18n==6.2.0
# via
# -r ./requirements.txt
# oslo-config
Expand All @@ -174,7 +175,7 @@ oslo-serialization==5.2.0
# via
# -r ./requirements.txt
# python-keystoneclient
oslo-utils==6.2.1
oslo-utils==6.3.0
# via
# -r ./requirements.txt
# oslo-serialization
Expand All @@ -186,7 +187,7 @@ packaging==23.2
# oslo-utils
# pytest
# python-keystoneclient
pbr==5.11.1
pbr==6.0.0
# via
# -r ./requirements.txt
# keystoneauth1
Expand Down Expand Up @@ -219,7 +220,7 @@ pytest==7.4.3
# pytest-isort
pytest-cov==4.1.0
# via -r requirements_dev.in
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements_dev.in
pytest-flake8==1.1.1
# via -r requirements_dev.in
Expand Down Expand Up @@ -251,7 +252,8 @@ pyyaml==6.0.1
# datapunt-config-loader
# drf-yasg
# oslo-config
referencing==0.30.2
# oslo-utils
referencing==0.31.0
# via
# -r ./requirements.txt
# jsonschema
Expand All @@ -268,12 +270,12 @@ rfc3986==2.0.0
# via
# -r ./requirements.txt
# oslo-config
rpds-py==0.10.6
rpds-py==0.12.0
# via
# -r ./requirements.txt
# jsonschema
# referencing
sentry-sdk==1.33.1
sentry-sdk==1.35.0
# via -r ./requirements.txt
six==1.16.0
# via
Expand Down Expand Up @@ -308,12 +310,12 @@ uritemplate==4.1.1
# via
# -r ./requirements.txt
# drf-yasg
urllib3==2.0.7
urllib3==2.1.0
# via
# -r ./requirements.txt
# requests
# sentry-sdk
wrapt==1.15.0
wrapt==1.16.0
# via
# -r ./requirements.txt
# debtcollector
Expand Down

0 comments on commit 7c68d82

Please sign in to comment.