mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-12-04 20:23:36 +01:00
Update dependencies
This commit is contained in:
parent
af9fbf83a5
commit
cae57be617
3 changed files with 8 additions and 8 deletions
|
@ -67,7 +67,7 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.26.1
|
selenium==4.27.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
|
|
|
@ -38,7 +38,7 @@ click==8.1.7
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# pip-tools
|
# pip-tools
|
||||||
coverage[toml]==7.6.7
|
coverage[toml]==7.6.8
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
curtsies==0.4.2
|
curtsies==0.4.2
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -66,7 +66,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.119.3
|
hypothesis==6.119.4
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.6.2
|
identify==2.6.2
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -155,9 +155,9 @@ requests==2.32.3
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.7.4
|
ruff==0.8.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.26.1
|
selenium==4.27.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
|
@ -205,7 +205,7 @@ websocket-client==1.8.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
wheel==0.45.0
|
wheel==0.45.1
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
wsproto==1.2.0
|
wsproto==1.2.0
|
||||||
# via
|
# via
|
||||||
|
@ -215,5 +215,5 @@ wsproto==1.2.0
|
||||||
# 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==24.3.1
|
pip==24.3.1
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==75.5.0
|
setuptools==75.6.0
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
|
|
|
@ -67,7 +67,7 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.26.1
|
selenium==4.27.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
|
|
Loading…
Reference in a new issue