Update dependencies

This commit is contained in:
Crocmagnon 2024-11-18 18:08:59 +00:00 committed by crocmagnon-pr[bot]
parent 5f900fb77a
commit 75c89dc113
3 changed files with 7 additions and 7 deletions

View file

@ -73,7 +73,7 @@ sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.1
sqlparse==0.5.2
# via django
trio==0.27.0
# via

View file

@ -38,7 +38,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.118.7
hypothesis==6.119.3
# via -r requirements-dev.in
identify==2.6.2
# via pre-commit
@ -155,7 +155,7 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.7.3
ruff==0.7.4
# via -r requirements-dev.in
selenium==4.26.1
# via
@ -172,7 +172,7 @@ sortedcontainers==2.4.0
# -c constraints.txt
# hypothesis
# trio
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -c constraints.txt
# django
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via pip-tools
setuptools==75.3.0
setuptools==75.5.0
# via pip-tools

View file

@ -73,7 +73,7 @@ sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.1
sqlparse==0.5.2
# via django
trio==0.27.0
# via