Skip to content

Commit f7ce6eb

Browse files
authored
Merge pull request #49 from cusma/dependabot/pip/various
chore(deps): various
2 parents 93c697c + de30f3b commit f7ce6eb

46 files changed

Lines changed: 109719 additions & 83527 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

poetry.lock

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

pyproject.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ keywords = [
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.12"
23-
algokit-utils = "^4.1.0"
24-
python-dotenv = "^1.1.1"
25-
algorand-python = "^2.9.0"
23+
algokit-utils = "^4.2.2"
24+
python-dotenv = "^1.2.1"
25+
algorand-python = "^3.1.1"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
algokit-client-generator = "^2.2.0"
29-
black = { extras = ["d"], version = "^25.1.0" }
30-
ruff = "^0.12.5"
31-
mypy = "^1.17.0"
32-
pytest = "^8.4.1"
33-
pytest-cov = "^6.2.1"
34-
pytest-sugar = "^1.0.0"
29+
black = { extras = ["d"], version = "^25.9.0" }
30+
ruff = "^0.14.3"
31+
mypy = "^1.18.2"
32+
pytest = "^8.4.2"
33+
pytest-cov = "^7.0.0"
34+
pytest-sugar = "^1.1.1"
3535
pip-audit = "^2.9.0"
36-
pre-commit = "^4.2.0"
37-
puyapy = "^4.10.0"
36+
pre-commit = "^4.3.0"
37+
puyapy = "^5.4.0"
3838

3939
[build-system]
4040
requires = ["poetry-core"]

smart_contracts/artifacts/base_d_asa/BaseDAsa.approval.puya.map

Lines changed: 16461 additions & 10922 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)