Skip to content

Commit

Permalink
⬆️ Bump the dependencies group with 1 update (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 3ec1680 commit cb902ad
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 12 deletions.
116 changes: 105 additions & 11 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme = 'README.md'
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
tomlkit = "^0.12.1"
typer = ">=0.9,<0.11"
typer = ">=0.9,<0.13"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4.3,<9.0.0"
Expand Down

0 comments on commit cb902ad

Please sign in to comment.