Update dependencies

This commit is contained in:
Crocmagnon 2023-04-24 18:06:27 +00:00 committed by crocmagnon-pr[bot]
parent bd6f8353ea
commit 46c6bd4e64
3 changed files with 15 additions and 15 deletions

View file

@ -67,13 +67,13 @@ requests==2.28.2
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.8.3 selenium==4.9.0
# via -r requirements.in # via -r requirements.in
sniffio==1.3.0 sniffio==1.3.0
# via trio # via trio
sortedcontainers==2.4.0 sortedcontainers==2.4.0
# via trio # via trio
sqlparse==0.4.3 sqlparse==0.4.4
# via django # via django
trio==0.22.0 trio==0.22.0
# via # via
@ -91,5 +91,5 @@ wsproto==1.2.0
# via trio-websocket # via trio-websocket
# 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

@ -66,7 +66,7 @@ exceptiongroup==1.1.1
# via # via
# -c constraints.txt # -c constraints.txt
# trio-websocket # trio-websocket
filelock==3.11.0 filelock==3.12.0
# via virtualenv # via virtualenv
freezegun==1.2.2 freezegun==1.2.2
# via -r requirements-dev.in # via -r requirements-dev.in
@ -76,7 +76,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.72.0 hypothesis==6.72.2
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.22 identify==2.5.22
# via pre-commit # via pre-commit
@ -120,7 +120,7 @@ py==1.11.0
# via # via
# pytest # pytest
# pytest-html # pytest-html
pygments==2.15.0 pygments==2.15.1
# via bpython # via bpython
pyproject-hooks==1.0.0 pyproject-hooks==1.0.0
# via build # via build
@ -166,9 +166,9 @@ requests==2.28.2
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.261 ruff==0.0.262
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.8.3 selenium==4.9.0
# via # via
# -c constraints.txt # -c constraints.txt
# pytest-selenium # pytest-selenium
@ -186,7 +186,7 @@ sortedcontainers==2.4.0
# -c constraints.txt # -c constraints.txt
# hypothesis # hypothesis
# trio # trio
sqlparse==0.4.3 sqlparse==0.4.4
# via # via
# -c constraints.txt # -c constraints.txt
# django # django
@ -209,7 +209,7 @@ urllib3[socks]==1.26.15
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
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
@ -221,9 +221,9 @@ wsproto==1.2.0
# trio-websocket # trio-websocket
# 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

@ -67,13 +67,13 @@ requests==2.28.2
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.8.3 selenium==4.9.0
# via -r requirements.in # via -r requirements.in
sniffio==1.3.0 sniffio==1.3.0
# via trio # via trio
sortedcontainers==2.4.0 sortedcontainers==2.4.0
# via trio # via trio
sqlparse==0.4.3 sqlparse==0.4.4
# via django # via django
trio==0.22.0 trio==0.22.0
# via # via
@ -91,5 +91,5 @@ wsproto==1.2.0
# via trio-websocket # via trio-websocket
# 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