mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Update dependencies
This commit is contained in:
parent
340eaddc62
commit
5db6698e0a
3 changed files with 9 additions and 9 deletions
|
@ -12,7 +12,7 @@ attrs==24.2.0
|
||||||
# via
|
# via
|
||||||
# outcome
|
# outcome
|
||||||
# trio
|
# trio
|
||||||
certifi==2024.7.4
|
certifi==2024.8.30
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -67,7 +67,7 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.23.1
|
selenium==4.24.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
|
|
|
@ -23,7 +23,7 @@ bpython==0.24
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
build==1.2.1
|
build==1.2.1
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
certifi==2024.7.4
|
certifi==2024.8.30
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
|
@ -135,7 +135,7 @@ pytest-base-url==2.1.0
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-django==4.8.0
|
pytest-django==4.9.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-html==4.1.1
|
pytest-html==4.1.1
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
|
@ -155,9 +155,9 @@ requests==2.32.3
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.6.2
|
ruff==0.6.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.23.1
|
selenium==4.24.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
|
@ -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.2
|
pip==24.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==73.0.1
|
setuptools==74.1.0
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
|
|
|
@ -12,7 +12,7 @@ attrs==24.2.0
|
||||||
# via
|
# via
|
||||||
# outcome
|
# outcome
|
||||||
# trio
|
# trio
|
||||||
certifi==2024.7.4
|
certifi==2024.8.30
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -67,7 +67,7 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.23.1
|
selenium==4.24.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