Commit b9781fe
chore(deps): bump the all group across 1 directory with 9 updates (#665)
* chore(deps): bump the all group across 1 directory with 9 updates
Bumps the all group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [click](https://github.com/pallets/click) | `8.1.8` | `8.2.1` |
| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` |
| [algokit-utils](https://github.com/algorandfoundation/algokit-cli) | `4.0.1` | `4.1.0` |
| [textual](https://github.com/Textualize/textual) | `3.4.0` | `3.6.0` |
| [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.14.1` | `6.14.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.0` | `8.4.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.11.13` | `0.12.2` |
| [poethepoet](https://github.com/nat-n/poethepoet) | `0.35.0` | `0.36.0` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.7.0` | `3.8.0` |
Updates `click` from 8.1.8 to 8.2.1
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.8...8.2.1)
Updates `python-dotenv` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.1.0...v1.1.1)
Updates `algokit-utils` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/algorandfoundation/algokit-cli/releases)
- [Changelog](https://github.com/algorandfoundation/algokit-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algorandfoundation/algokit-cli/commits)
Updates `textual` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v3.4.0...v3.6.0)
Updates `pyinstaller` from 6.14.1 to 6.14.2
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.14.1...v6.14.2)
Updates `pytest` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.4.0...8.4.1)
Updates `ruff` from 0.11.13 to 0.12.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.13...0.12.2)
Updates `poethepoet` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.35.0...v0.36.0)
Updates `pytest-xdist` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: python-dotenv
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: algokit-utils
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: textual
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pyinstaller
dependency-version: 6.14.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: poethepoet
dependency-version: 0.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore: Updates dependencies and improves init
Updates poetry lockfile and pyproject.toml to use compatible versions of dependencies.
Introduces minor improvements to project initialization by:
- Adjusting exception group dependencies for Python 3.10
- Refactoring git initialization logic
- Adding a hash method to `BlessedTemplateSource`
- Allowing lazy imports via ruff config
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Altynbek Orumbayev <[email protected]>1 parent 49f589b commit b9781fe
File tree
6 files changed
+67
-64
lines changed- src/algokit
- cli/init
- core
6 files changed
+67
-64
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
0 commit comments