mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-12-22 05:41:49 +01:00
Update dependencies
This commit is contained in:
parent
90666d861a
commit
36733b15b1
3 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ charset-normalizer==3.4.0
|
|||
# via requests
|
||||
confusable-homoglyphs==3.3.1
|
||||
# via django-registration
|
||||
django==5.1.3
|
||||
django==5.1.4
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-anymail
|
||||
|
|
|
@ -38,7 +38,7 @@ click==8.1.7
|
|||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
coverage[toml]==7.6.8
|
||||
coverage[toml]==7.6.9
|
||||
# via pytest-cov
|
||||
curtsies==0.4.2
|
||||
# via bpython
|
||||
|
@ -48,7 +48,7 @@ cwcwidth==0.1.9
|
|||
# curtsies
|
||||
distlib==0.3.9
|
||||
# via virtualenv
|
||||
django==5.1.3
|
||||
django==5.1.4
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# django-browser-reload
|
||||
|
@ -66,7 +66,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.122.1
|
||||
hypothesis==6.122.3
|
||||
# via -r requirements-dev.in
|
||||
identify==2.6.3
|
||||
# via pre-commit
|
||||
|
@ -155,13 +155,13 @@ requests==2.32.3
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.8.1
|
||||
ruff==0.8.2
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.27.1
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# pytest-selenium
|
||||
six==1.16.0
|
||||
six==1.17.0
|
||||
# via blessed
|
||||
sniffio==1.3.1
|
||||
# via
|
||||
|
|
|
@ -20,7 +20,7 @@ charset-normalizer==3.4.0
|
|||
# via requests
|
||||
confusable-homoglyphs==3.3.1
|
||||
# via django-registration
|
||||
django==5.1.3
|
||||
django==5.1.4
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-anymail
|
||||
|
|
Loading…
Reference in a new issue