Skip to content

Commit

Permalink
Merge pull request IQTLabs#1335 from IQTLabs/renovate/pytype-2024.x
Browse files Browse the repository at this point in the history
Update dependency pytype to v2024.10.11
  • Loading branch information
rashley-iqt authored Jan 3, 2025
2 parents bb4980b + af77f88 commit 8187ec1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 24 deletions.
39 changes: 17 additions & 22 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 @@ -6,14 +6,14 @@ authors = ["Charlie Lewis <[email protected]>"]
license = "Apache-2.0"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
python = ">=3.10,<3.13"
docker = "7.1.0"
faucetconfrpc = "0.55.72"
graphviz = "0.20.3"
"ruamel.yaml" = "^0.18.2"

[tool.poetry.dev-dependencies]
pytype = "2024.9.13"
pytype = "2024.10.11"

[tool.poetry.scripts]
graph_dovesnap = "dovesnap.graph_dovesnap:main"
Expand Down

0 comments on commit 8187ec1

Please sign in to comment.