Skip to content

Commit

Permalink
Merge pull request #22 from juniorguru/dependabot/pip/python-f7431f9f4f
Browse files Browse the repository at this point in the history
Bump the python group with 2 updates
  • Loading branch information
honzajavorek authored Dec 23, 2024
2 parents b1a7dfd + a704c59 commit 6e21b6e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -14,12 +14,12 @@ beak = "jg.beak.core:main"

[tool.poetry.dependencies]
python = ">=3.11 <4.0"
click = "8.1.7"
click = "8.1.8"

[tool.poetry.group.dev.dependencies]
pytest = "8.3.4"
pytest-ruff = "0.4.1"
ruff = "0.8.3"
ruff = "0.8.4"

[tool.pytest.ini_options]
python_files = "test_*.py"
Expand Down

0 comments on commit 6e21b6e

Please sign in to comment.