Update dependencies

This commit is contained in:
Crocmagnon 2023-04-24 18:02:22 +00:00 committed by crocmagnon-pr[bot]
parent 129aa13065
commit 5d4a709ce2
3 changed files with 16 additions and 16 deletions

View file

@ -60,13 +60,13 @@ markdown==3.4.3
# via -r requirements.in # via -r requirements.in
markdown2==2.4.8 markdown2==2.4.8
# via readtime # via readtime
phonenumberslite==8.13.9 phonenumberslite==8.13.10
# via django-two-factor-auth # via django-two-factor-auth
pillow==9.5.0 pillow==9.5.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pygments==2.15.0 pygments==2.15.1
# via -r requirements.in # via -r requirements.in
pypng==0.20220715.0 pypng==0.20220715.0
# via qrcode # via qrcode
@ -84,7 +84,7 @@ requests==2.28.2
# django-anymail # django-anymail
soupsieve==2.4.1 soupsieve==2.4.1
# via beautifulsoup4 # via beautifulsoup4
sqlparse==0.4.3 sqlparse==0.4.4
# via django # via django
typing-extensions==4.5.0 typing-extensions==4.5.0
# via qrcode # via qrcode
@ -94,5 +94,5 @@ whitenoise==6.4.0
# via -r requirements.in # via -r requirements.in
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
setuptools==67.6.1 setuptools==67.7.2
# via gunicorn # via gunicorn

View file

@ -49,7 +49,7 @@ django==4.2
# model-bakery # model-bakery
django-debug-toolbar==4.0.0 django-debug-toolbar==4.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
filelock==3.11.0 filelock==3.12.0
# via virtualenv # via virtualenv
greenlet==2.0.2 greenlet==2.0.2
# via bpython # via bpython
@ -96,7 +96,7 @@ pluggy==1.0.0
# via pytest # via pytest
pre-commit==3.2.2 pre-commit==3.2.2
# via -r requirements-dev.in # via -r requirements-dev.in
pygments==2.15.0 pygments==2.15.1
# via # via
# -c constraints.txt # -c constraints.txt
# bpython # bpython
@ -130,13 +130,13 @@ requests==2.28.2
# via # via
# -c constraints.txt # -c constraints.txt
# bpython # bpython
ruff==0.0.261 ruff==0.0.262
# via -r requirements-dev.in # via -r requirements-dev.in
six==1.16.0 six==1.16.0
# via # via
# blessed # blessed
# vcrpy # vcrpy
sqlparse==0.4.3 sqlparse==0.4.4
# via # via
# -c constraints.txt # -c constraints.txt
# django # django
@ -165,7 +165,7 @@ urllib3==1.26.15
# requests # requests
vcrpy==4.2.1 vcrpy==4.2.1
# via pytest-recording # via pytest-recording
virtualenv==20.21.0 virtualenv==20.22.0
# via pre-commit # via pre-commit
wcwidth==0.2.6 wcwidth==0.2.6
# via blessed # via blessed
@ -173,13 +173,13 @@ wheel==0.40.0
# via pip-tools # via pip-tools
wrapt==1.15.0 wrapt==1.15.0
# via vcrpy # via vcrpy
yarl==1.8.2 yarl==1.9.1
# via vcrpy # via vcrpy
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.1 pip==23.1.1
# via pip-tools # via pip-tools
setuptools==67.6.1 setuptools==67.7.2
# via # via
# -c constraints.txt # -c constraints.txt
# nodeenv # nodeenv

View file

@ -60,13 +60,13 @@ markdown==3.4.3
# via -r requirements.in # via -r requirements.in
markdown2==2.4.8 markdown2==2.4.8
# via readtime # via readtime
phonenumberslite==8.13.9 phonenumberslite==8.13.10
# via django-two-factor-auth # via django-two-factor-auth
pillow==9.5.0 pillow==9.5.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pygments==2.15.0 pygments==2.15.1
# via -r requirements.in # via -r requirements.in
pypng==0.20220715.0 pypng==0.20220715.0
# via qrcode # via qrcode
@ -84,7 +84,7 @@ requests==2.28.2
# django-anymail # django-anymail
soupsieve==2.4.1 soupsieve==2.4.1
# via beautifulsoup4 # via beautifulsoup4
sqlparse==0.4.3 sqlparse==0.4.4
# via django # via django
typing-extensions==4.5.0 typing-extensions==4.5.0
# via qrcode # via qrcode
@ -94,5 +94,5 @@ whitenoise==6.4.0
# via -r requirements.in # via -r requirements.in
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
setuptools==67.6.1 setuptools==67.7.2
# via gunicorn # via gunicorn