Update packages

This commit is contained in:
Bruno Alla 2024-10-02 19:30:22 -03:00
parent 5f20ff657b
commit afdcf8da8d
No known key found for this signature in database

View File

@ -43,9 +43,9 @@ dependencies = [
"pytest-xdist==3.6.1",
"pyyaml==6.0.2",
"requests==2.32.3",
"ruff==0.6.5",
"ruff==0.6.8",
"sh==2.0.7; sys_platform!='win23'",
"tox==4.19",
"tox==4.20.0",
"tox-uv>=1.11.2",
]
urls = { Repository = "https://github.com/cookiecutter/cookiecutter-django" }