Skip to content

Commit 40a9f80

Browse files
authored
Merge pull request #3 from ramsy0dev/dependabot/pip/typer-0.15.2
Bump typer from 0.15.1 to 0.15.2
2 parents a98403f + 3a77d09 commit 40a9f80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = ">=3.10,<4.0"
1111
bitarray = "^3.1.0"
1212
loguru = "^0.7.3"
13-
typer = "^0.15.1"
13+
typer = "^0.15.2"
1414
pytest = "^8.3.5"
1515
beautifultable = "^1.1.0"
1616

0 commit comments

Comments
 (0)