Skip to content

Commit dcf9c79

Browse files
authored
chore: bumping algokit and algorand related dependencies (#246)
* chore: bumping algokit and algorand related dependencies * chore: fixing pip-audit * chore: poetry update - lockfile maintenance, fixing pip audit warnings * chore: fixing mypy warnings
1 parent d6cf71f commit dcf9c79

File tree

3 files changed

+945
-885
lines changed

3 files changed

+945
-885
lines changed

examples/source_mapping/test_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from feature_gates import FeatureGates # type: ignore[import]
1+
from feature_gates import FeatureGates # type: ignore[import-untyped]
22

33
from tests.conftest import check_application_artifacts_output_stability
44

0 commit comments

Comments
 (0)