diff --git a/dev-requirements.txt b/dev-requirements.txt index 12a983cf..fef3e00f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,50 +1,50 @@ -i https://pypi.org/simple -asgiref==3.6.0 -asttokens==2.2.1 +asgiref==3.7.2 +asttokens==2.4.1 backcall==0.2.0 -black==22.12.0 +black==23.12.1 cli-helpers[styles]==2.3.0 -click==8.1.3 -configobj==5.0.6 -coverage==7.0.1 +click==8.1.7 +configobj==5.0.8 +coverage==7.4.0 decorator==5.1.1 -django==4.1.4 -django-debug-toolbar==3.8.1 -django-stubs==1.13.1 -django-stubs-ext==0.7.0 -executing==1.2.0 -flake8==6.0.0 -ipdb==0.13.11 -ipython==8.7.0 -isort==5.11.4 -jedi==0.18.2 -litecli==1.9.0 +django==5.0 +django-debug-toolbar==4.2.0 +django-stubs==4.2.7 +django-stubs-ext==4.2.7 +executing==2.0.1 +flake8==6.1.0 +ipdb==0.13.13 +ipython==8.19.0 +isort==5.13.2 +jedi==0.19.1 +litecli==1.10.0 matplotlib-inline==0.1.6 mccabe==0.7.0 -mypy==0.991 -mypy-extensions==0.4.3 +mypy==1.8.0 +mypy-extensions==1.0.0 parso==0.8.3 -pathspec==0.10.3 -pexpect==4.8.0 +pathspec==0.12.1 +pexpect==4.9.0 pickleshare==0.7.5 -platformdirs==2.6.0 -prompt-toolkit==3.0.36 +platformdirs==4.1.0 +prompt-toolkit==3.0.43 ptyprocess==0.7.0 pure-eval==0.2.2 -pycodestyle==2.10.0 -pyflakes==3.0.1 -pygments==2.13.0 +pycodestyle==2.11.1 +pyflakes==3.1.0 +pygments==2.17.2 pywatchman==1.4.1 -setuptools==65.6.3 +setuptools==69.0.3 six==1.16.0 -sqlparse==0.4.3 -stack-data==0.6.2 +sqlparse==0.4.4 +stack-data==0.6.3 tabulate[widechars]==0.9.0 toml==0.10.2 tomli==2.0.1 -traitlets==5.8.0 -types-markdown==3.4.2.1 -types-pytz==2022.7.0.0 -types-pyyaml==6.0.12.2 -typing-extensions==4.4.0 -wcwidth==0.2.5 +traitlets==5.14.0 +types-markdown==3.5.0.3 +types-pytz==2023.3.1.1 +types-pyyaml==6.0.12.12 +typing-extensions==4.9.0 +wcwidth==0.2.12 diff --git a/requirements.txt b/requirements.txt index 13120a2b..223a3c7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -i https://pypi.org/simple -argon2-cffi==21.3.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 -asgiref==3.6.0 -certifi==2022.12.7 -cffi==1.15.1 -django==4.1.4 -gunicorn==20.1.0 -markdown==3.4.1 +asgiref==3.7.2 +certifi==2023.11.17 +cffi==1.16.0 +django==5.0 +gunicorn==21.2.0 +markdown==3.5.1 pycparser==2.21 -pygments==2.13.0 -sentry-sdk==1.12.1 -setuptools==65.6.3 -sqlparse==0.4.3 -urllib3==1.26.13 -whitenoise==6.2.0 +pygments==2.17.2 +sentry-sdk==1.39.1 +setuptools==69.0.3 +sqlparse==0.4.4 +urllib3==2.1.0 +whitenoise==6.6.0