Skip to content

Commit

Permalink
Merge pull request #96 from Amsterdam/dependabot/latest
Browse files Browse the repository at this point in the history
Maintenance run 2025-02-01
  • Loading branch information
vanbuiten authored Feb 3, 2025
2 parents 833ba3d + 0f6f833 commit 494419a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
11 changes: 4 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ azure-storage-blob==12.24.1
# django-storages
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
Expand Down Expand Up @@ -66,15 +66,15 @@ django==5.1.5
# django-storages
# mozilla-django-oidc
# opencensus-ext-django
django-datetime-utc==1.0.4
django-datetime-utc==1.0.5
# via -r requirements.in
django-debug-toolbar==5.0.1
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==24.3
# via -r requirements.in
django-import-export==4.3.4
django-import-export==4.3.5
# via -r requirements.in
django-leaflet==0.31.0
# via -r requirements.in
Expand Down Expand Up @@ -158,9 +158,7 @@ pyjwt[crypto]==2.10.1
# pyjwt
pyopenssl==25.0.0
# via josepy
python-dateutil==2.9.0.post0
# via django-datetime-utc
pytz==2024.2
pytz==2025.1
# via -r requirements.in
requests==2.32.3
# via
Expand All @@ -177,7 +175,6 @@ six==1.17.0
# via
# azure-core
# opencensus
# python-dateutil
sqlparse==0.5.3
# via
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ brotli==1.1.0
# via geventhttpclient
build==1.2.2.post1
# via pip-tools
certifi==2024.12.14
certifi==2025.1.31
# via
# geventhttpclient
# requests
Expand All @@ -34,11 +34,11 @@ django==5.1.5
# via model-bakery
executing==2.2.0
# via stack-data
factory-boy==3.3.1
factory-boy==3.3.3
# via
# -r requirements_dev.in
# pytest-factoryboy
faker==35.0.0
faker==35.2.0
# via factory-boy
flask==3.1.0
# via
Expand All @@ -63,15 +63,15 @@ inflection==0.5.1
# via pytest-factoryboy
iniconfig==2.0.0
# via pytest
ipython==8.31.0
ipython==8.32.0
# via -r requirements_dev.in
itsdangerous==2.2.0
# via flask
jedi==0.19.2
# via ipython
jinja2==3.1.5
# via flask
locust==2.32.6
locust==2.32.8
# via -r requirements_dev.in
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -126,7 +126,7 @@ python-dateutil==2.9.0.post0
# via
# faker
# time-machine
pyzmq==26.2.0
pyzmq==26.2.1
# via locust
requests==2.32.3
# via locust
Expand Down

0 comments on commit 494419a

Please sign in to comment.