Skip to content

Commit

Permalink
Merge pull request #2 from zfutura/dependabot/pip/dependencies-8a4b0b…
Browse files Browse the repository at this point in the history
…f5ad

Bump the dependencies group with 3 updates
  • Loading branch information
srittau authored Oct 1, 2024
2 parents 63fd871 + 07d9dd3 commit 8aa8df6
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 39 deletions.
123 changes: 87 additions & 36 deletions poetry.lock

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

6 changes: 3 additions & 3 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.0"
pypdf = "^5.0.1"

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

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

0 comments on commit 8aa8df6

Please sign in to comment.