Skip to content

Commit

Permalink
Merge pull request #3 from zfutura/dependabot/pip/dependencies-e8c454…
Browse files Browse the repository at this point in the history
…5bea

Bump the dependencies group with 2 updates
  • Loading branch information
srittau authored Nov 1, 2024
2 parents 8aa8df6 + d28f477 commit 3019e42
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
51 changes: 26 additions & 25 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 @@ -18,14 +18,14 @@ exclude = ["src/facturx/test_*"]

[tool.poetry.dependencies]
python = "^3.11"
pypdf = "^5.0.1"
pypdf = "^5.1.0"

[tool.poetry.group.dev.dependencies]
babel = "^2.16.0"
mypy = "^1.11.1"
poethepoet = "^0.29.0"
pytest = "^8.3.2"
ruff = "^0.6.8"
ruff = "^0.7.1"

[tool.poe.tasks]
i18n-extract = "pybabel extract -o messages.pot src"
Expand Down

0 comments on commit 3019e42

Please sign in to comment.