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 #69 from Amsterdam/feature/maintenance-2022-09-12
Browse files Browse the repository at this point in the history
Maintenance run 2022-09-12
  • Loading branch information
kramer65 authored Sep 12, 2022
2 parents a79aa73 + 82e096d commit 6415a05
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.5.2
# via django
certifi==2022.6.15
certifi==2022.6.15.1
# via
# requests
# sentry-sdk
Expand All @@ -31,11 +31,11 @@ pytz==2022.2.1
# djangorestframework
requests==2.28.1
# via datapunt-django-snapshot
sentry-sdk==1.9.5
sentry-sdk==1.9.8
# via -r requirements.in
sqlparse==0.4.2
# via django
urllib3==1.26.11
urllib3==1.26.12
# via
# requests
# sentry-sdk
Expand Down
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ decorator==5.1.1
# via
# ipdb
# ipython
django==4.1
django==4.1.1
# via django-extensions
django-extensions==3.2.0
django-extensions==3.2.1
# via -r requirements_dev.in
executing==0.10.0
executing==1.0.0
# via stack-data
flake8==4.0.1
# via
Expand All @@ -38,7 +38,7 @@ iniconfig==1.1.1
# via pytest
ipdb==0.13.9
# via -r requirements_dev.in
ipython==8.4.0
ipython==8.5.0
# via
# -r requirements_dev.in
# ipdb
Expand Down Expand Up @@ -66,7 +66,7 @@ pip-tools==6.8.0
# via -r requirements_dev.in
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.30
prompt-toolkit==3.0.31
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -82,7 +82,7 @@ pygments==2.13.0
# via ipython
pyparsing==3.0.9
# via packaging
pytest==7.1.2
pytest==7.1.3
# via
# -r requirements_dev.in
# pytest-cov
Expand All @@ -101,7 +101,7 @@ six==1.16.0
# via asttokens
sqlparse==0.4.2
# via django
stack-data==0.4.0
stack-data==0.5.0
# via ipython
toml==0.10.2
# via ipdb
Expand Down

0 comments on commit 6415a05

Please sign in to comment.