Skip to content

Commit

Permalink
misc: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mik3y committed Aug 10, 2024
1 parent 309cea8 commit 950ab34
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 59 deletions.
107 changes: 54 additions & 53 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ license = "MIT"
python = "^3.10.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
tox = "^4.6.3"
setuptools = "^65.7.0"
pytest-django = "^4.5.2"
sphinx = "^6.1.3"
twine = "^4.0.2"
pytest = "^8.3.2"
tox = "^4.17.1"
setuptools = "^72.1.0"
pytest-django = "^4.8.0"
sphinx = "^8.0.2"
twine = "^5.1.1"
ruff = "^0.5.7"

[build-system]
Expand Down

0 comments on commit 950ab34

Please sign in to comment.