Skip to content

Commit

Permalink
Update requirements to versions in main
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Sep 18, 2024
1 parent 1ac3c5d commit 0ba7619
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,18 @@ dependencies = [
"jinja2==3.1.4",
"pre-commit==3.8",
"pygithub==2.4",
"pytest==8.3.2",
"pytest==8.3.3",
"pytest-cookies==0.7",
"pytest-instafail==0.5",
"pytest-xdist==3.6.1",
"pyyaml==6.0.2",
"requests==2.32.3",
"ruff==0.6.4",
"ruff==0.6.5",
"sh==2.0.7; sys_platform!='win23'",
"tox==4.18",
"tox==4.19",
"tox-uv>=1.11.2",
]
urls = { Repository = "https://github.com/cookiecutter/cookiecutter-django" }
# ==== black ====

[tool.black]
line-length = 119
Expand Down

0 comments on commit 0ba7619

Please sign in to comment.