Update dependencies

This commit is contained in:
Crocmagnon 2024-12-09 18:09:36 +00:00 committed by crocmagnon-pr[bot]
parent 90666d861a
commit 36733b15b1
3 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ charset-normalizer==3.4.0
# via requests # via requests
confusable-homoglyphs==3.3.1 confusable-homoglyphs==3.3.1
# via django-registration # via django-registration
django==5.1.3 django==5.1.4
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail

View file

@ -38,7 +38,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.6.8 coverage[toml]==7.6.9
# via pytest-cov # via pytest-cov
curtsies==0.4.2 curtsies==0.4.2
# via bpython # via bpython
@ -48,7 +48,7 @@ cwcwidth==0.1.9
# curtsies # curtsies
distlib==0.3.9 distlib==0.3.9
# via virtualenv # via virtualenv
django==5.1.3 django==5.1.4
# via # via
# -c constraints.txt # -c constraints.txt
# django-browser-reload # django-browser-reload
@ -66,7 +66,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.122.1 hypothesis==6.122.3
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.6.3 identify==2.6.3
# via pre-commit # via pre-commit
@ -155,13 +155,13 @@ requests==2.32.3
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.8.1 ruff==0.8.2
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.27.1 selenium==4.27.1
# via # via
# -c constraints.txt # -c constraints.txt
# pytest-selenium # pytest-selenium
six==1.16.0 six==1.17.0
# via blessed # via blessed
sniffio==1.3.1 sniffio==1.3.1
# via # via

View file

@ -20,7 +20,7 @@ charset-normalizer==3.4.0
# via requests # via requests
confusable-homoglyphs==3.3.1 confusable-homoglyphs==3.3.1
# via django-registration # via django-registration
django==5.1.3 django==5.1.4
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail