Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AJXD2 committed Dec 6, 2024
1 parent 4b8fe0b commit dfc0c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ documentation = "https://github.com/ajxd2/helldive.py#readme"
python = "^3.11"
requests = "^2.32.3"
fire = "^0.7.0"
rich = "^13.9.3"
pydantic = "^2.9.2"
rich = "^13.9.4"
pydantic = "^2.10.3"
[tool.poetry.dev-dependencies]
black = "^24.10.0"
flake8 = "^7.1.1"
Expand Down

0 comments on commit dfc0c0b

Please sign in to comment.