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 #58 from Amsterdam/feature/maintenance-2022-02-14
Browse files Browse the repository at this point in the history
Maintenance run 2022-02-14
  • Loading branch information
moagstar authored Feb 14, 2022
2 parents e0ff806 + 42930ba commit 6e0dff5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ certifi==2021.10.8
# via
# requests
# sentry-sdk
charset-normalizer==2.0.10
charset-normalizer==2.0.12
# via requests
datapunt-django-snapshot==0.1.0
# via -r requirements.in
django==3.2.11
django==3.2.12
# via
# -r requirements.in
# datapunt-django-snapshot
Expand All @@ -31,7 +31,7 @@ pytz==2021.3
# djangorestframework
requests==2.27.1
# via datapunt-django-snapshot
sentry-sdk==1.5.3
sentry-sdk==1.5.5
# via -r requirements.in
sqlparse==0.4.2
# via django
Expand Down
28 changes: 14 additions & 14 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ attrs==21.4.0
# via pytest
backcall==0.2.0
# via ipython
backports.zoneinfo==0.2.1
backports-zoneinfo==0.2.1
# via django
black==21.12b0
black==22.1.0
# via ipython
click==8.0.3
# via
# black
# pip-tools
coverage[toml]==6.2
coverage[toml]==6.3.1
# via pytest-cov
decorator==5.1.1
# via
# ipdb
# ipython
django==4.0.1
django==4.0.2
# via django-extensions
django-extensions==3.1.5
# via -r requirements_dev.in
Expand Down Expand Up @@ -66,13 +66,13 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.4.0
pip-tools==6.5.1
# via -r requirements_dev.in
platformdirs==2.4.1
platformdirs==2.5.0
# via black
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.24
prompt-toolkit==3.0.28
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -88,19 +88,20 @@ pygments==2.11.2
# via ipython
pyparsing==3.0.7
# via packaging
pytest==6.2.5
pytest==7.0.1
# via
# -r requirements_dev.in
# pytest-cov
# pytest-django
# pytest-flake8
# pytest-isort
pytest-cov==3.0.0
# via -r requirements_dev.in
pytest-django==4.5.2
# via -r requirements_dev.in
pytest-flake8==1.0.7
# via -r requirements_dev.in
pytest-isort==2.0.0
pytest-isort==3.0.0
# via -r requirements_dev.in
six==1.16.0
# via asttokens
Expand All @@ -109,19 +110,18 @@ sqlparse==0.4.2
stack-data==0.1.4
# via ipython
toml==0.10.2
# via
# ipdb
# pytest
tomli==1.2.3
# via ipdb
tomli==2.0.1
# via
# black
# coverage
# pep517
# pytest
traitlets==5.1.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.0.1
typing-extensions==4.1.1
# via black
wcwidth==0.2.5
# via prompt-toolkit
Expand Down

0 comments on commit 6e0dff5

Please sign in to comment.