Skip to content

Commit

Permalink
Merge pull request #782 from greenbone/dependabot/pip/python-packages…
Browse files Browse the repository at this point in the history
…-4dd4356cfa

Deps: Bump the python-packages group with 3 updates
  • Loading branch information
NiklasHargarter authored Jan 13, 2025
2 parents 0efd532 + 5a824e5 commit 41131ac
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ packages = [{ include = "troubadix" }, { include = "tests", format = "sdist" }]

[tool.poetry.dependencies]
python = "^3.10"
pontos = ">=22.7,<25.0"
pontos = ">=22.7,<26.0"
codespell = "^2.0.0"
python-magic = "^0.4.25"
chardet = ">=4,<6"
Expand All @@ -36,7 +36,7 @@ charset-normalizer = "^3.2.0"
[tool.poetry.group.dev.dependencies]
autohooks = ">=21.7.0"
autohooks-plugin-black = ">=21.12.0"
ruff = ">=0.5.6,<0.9.0"
ruff = ">=0.5.6,<0.10.0"
autohooks-plugin-ruff = "^24.1.0"

[tool.black]
Expand Down

0 comments on commit 41131ac

Please sign in to comment.