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 # via trio
sortedcontainers==2.4.0 sortedcontainers==2.4.0
# via trio # via trio
sqlparse==0.5.1 sqlparse==0.5.2
# via django # via django
trio==0.27.0 trio==0.27.0
# via # via

View file

@ -38,7 +38,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.6.4 coverage[toml]==7.6.7
# 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.118.7 hypothesis==6.119.3
# 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,7 +155,7 @@ requests==2.32.3
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.7.3 ruff==0.7.4
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.26.1 selenium==4.26.1
# via # via
@ -172,7 +172,7 @@ sortedcontainers==2.4.0
# -c constraints.txt # -c constraints.txt
# hypothesis # hypothesis
# trio # trio
sqlparse==0.5.1 sqlparse==0.5.2
# via # via
# -c constraints.txt # -c constraints.txt
# django # django
@ -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.3.0 setuptools==75.5.0
# via pip-tools # via pip-tools

View file

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