Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from Amsterdam/feature/maintenance-2022-08-22
Browse files Browse the repository at this point in the history
Maintenance run 2022-08-22
  • Loading branch information
kramer65 authored Aug 22, 2022
2 parents bded590 + 172022c commit a79aa73
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ certifi==2022.6.15
# via
# requests
# sentry-sdk
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via requests
datapunt-django-snapshot==0.1.0
# via -r requirements.in
django==3.2.14
django==3.2.15
# via
# -r requirements.in
# datapunt-django-snapshot
Expand All @@ -25,13 +25,13 @@ idna==3.3
# via requests
psycopg2-binary==2.9.3
# via -r requirements.in
pytz==2022.1
pytz==2022.2.1
# via
# django
# djangorestframework
requests==2.28.1
# via datapunt-django-snapshot
sentry-sdk==1.9.0
sentry-sdk==1.9.5
# via -r requirements.in
sqlparse==0.4.2
# via django
Expand Down
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.5.2
# via django
asttokens==2.0.5
asttokens==2.0.8
# via stack-data
attrs==22.1.0
# via pytest
Expand All @@ -18,17 +18,17 @@ build==0.8.0
# via pip-tools
click==8.1.3
# via pip-tools
coverage[toml]==6.4.2
coverage[toml]==6.4.4
# via pytest-cov
decorator==5.1.1
# via
# ipdb
# ipython
django==4.0.6
django==4.1
# via django-extensions
django-extensions==3.2.0
# via -r requirements_dev.in
executing==0.9.1
executing==0.10.0
# via stack-data
flake8==4.0.1
# via
Expand All @@ -46,7 +46,7 @@ isort==5.10.1
# via pytest-isort
jedi==0.18.1
# via ipython
matplotlib-inline==0.1.3
matplotlib-inline==0.1.6
# via ipython
mccabe==0.6.1
# via flake8
Expand Down Expand Up @@ -78,7 +78,7 @@ pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pygments==2.12.0
pygments==2.13.0
# via ipython
pyparsing==3.0.9
# via packaging
Expand All @@ -101,7 +101,7 @@ six==1.16.0
# via asttokens
sqlparse==0.4.2
# via django
stack-data==0.3.0
stack-data==0.4.0
# via ipython
toml==0.10.2
# via ipdb
Expand Down

0 comments on commit a79aa73

Please sign in to comment.