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 #72 from Amsterdam/feature/maintenance-2022-12-05
Browse files Browse the repository at this point in the history
Maintenance run 2022-12-05
  • Loading branch information
TijsdeKler authored Dec 5, 2022
2 parents d03bd9f + a0f1cfd commit 9722976
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ pytz==2022.6
# djangorestframework
requests==2.28.1
# via datapunt-django-snapshot
sentry-sdk==1.10.1
sentry-sdk==1.11.1
# via -r requirements.in
sqlparse==0.4.3
# via django
urllib3==1.26.12
urllib3==1.26.13
# via
# requests
# sentry-sdk
Expand Down
16 changes: 8 additions & 8 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.1.0
asttokens==2.2.0
# via stack-data
attrs==22.1.0
# via pytest
Expand All @@ -26,7 +26,7 @@ django==4.1.3
# via django-extensions
django-extensions==3.2.1
# via -r requirements_dev.in
exceptiongroup==1.0.2
exceptiongroup==1.0.4
# via pytest
executing==1.2.0
# via stack-data
Expand All @@ -38,13 +38,13 @@ iniconfig==1.1.1
# via pytest
ipdb==0.13.9
# via -r requirements_dev.in
ipython==8.6.0
ipython==8.7.0
# via
# -r requirements_dev.in
# ipdb
isort==5.10.1
# via pytest-isort
jedi==0.18.1
jedi==0.18.2
# via ipython
matplotlib-inline==0.1.6
# via ipython
Expand All @@ -62,11 +62,11 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.10.0
pip-tools==6.11.0
# via -r requirements_dev.in
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.32
prompt-toolkit==3.0.33
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -99,7 +99,7 @@ six==1.16.0
# via asttokens
sqlparse==0.4.3
# via django
stack-data==0.6.1
stack-data==0.6.2
# via ipython
toml==0.10.2
# via ipdb
Expand All @@ -109,7 +109,7 @@ tomli==2.0.1
# coverage
# pep517
# pytest
traitlets==5.5.0
traitlets==5.6.0
# via
# ipython
# matplotlib-inline
Expand Down

0 comments on commit 9722976

Please sign in to comment.