chore(deps): bump the all group across 1 directory with 11 updates #189
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 11 updates in the / directory:
2.8.0
2.11.0
4.13.2
4.15.0
8.3.5
8.4.2
0.11.8
0.13.0
3.14.0
3.15.0
1.15.0
1.18.1
1.1.0
1.1.1
0.34.0
0.37.0
3.6.1
3.8.0
0.6.6
0.7.3
1.0.0
1.1.1
Updates
py-algorand-sdk
from 2.8.0 to 2.11.0Release notes
Sourced from py-algorand-sdk's releases.
Changelog
Sourced from py-algorand-sdk's changelog.
Commits
5ca34e8
Merge pull request #581 from algorand/release/v2.11.09f5072e
bump up version to v2.11.042b0ef3
types: support txn.Access transaction constructor (#580)720681d
Signatures: Support new lmsig for multisig delegated logicsigs (#579)0bb85fd
Merge pull request #578 from algorand/release/v2.10.0ba5b6c1
bump up version to v2.10.02e37304
Support for filtering /transactions by group-id. (#577)46484fd
Disable CircleCI and add a concurrency limiter to GitHub Actions (#576)dd04ad9
CICD: implement tests in GitHub Actions (#575)900361f
Default dry-run publish flag to false on release.yml. (#574)Updates
typing-extensions
from 4.13.2 to 4.15.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637e
Prepare release 4.15.0 (#658)4bd67c5
Coverage: exclude some noise (#656)e589a26
Coverage: add detailed report to job summary (#655)67d37fe
Coverage: Implement fail_under (#654)e9ae26f
Don't delete previous coverage comment (#653)ac80bb7
Add Coverage workflow (#623)abaaafd
Prepare release 4.15.0rc1 (#650)9810405
Add@disjoint_base
(PEP 800) (#634)7ee9e05
Backport type_params fix from CPython (#646)1e8eb9c
Do not refer to PEP 705 as being experimental (#648)Updates
pytest
from 8.3.5 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
ruff
from 0.11.8 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a1fdd66
Bump 0.13.0 (#20336)8770b95
[ty] introduceDivergentType
(#20312)65982a1
[ty] Use 'unknown' specialization for upper bound on Self (#20325)57d1f71
[ty] Simplify unions of enum literals and subtypes thereof (#20324)7a75702
Ignore deprecated rules unless selected by exact code (#20167)9ca632c
Stabilize adding future import via config option (#20277)64fe7d3
[flake8-errmsg
] Stabilize extendingraw-string-in-exception
(EM101
) to ...beeeb8d
Stabilize the remaining Airflow rules (#20250)b6fca52
[flake8-bugbear
] Stabilize support for non-context-manager calls in `assert...ac7f882
[flake8-commas
] Stabilize support for trailing comma checks in type paramet...Updates
pytest-mock
from 3.14.0 to 3.15.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
90b29f8
Update CHANGELOG for 3.15.053a6190
Drop support for Python 3.85aa9e9c
Addspy_return_iter
attribute tospy
(#524)dc6df75
Bump pypa/gh-action-pypi-publish in /.github/workflows (#526)b977d83
[pre-commit.ci] pre-commit autoupdate (#525)bd66c9c
[pre-commit.ci] pre-commit autoupdate (#523)f9e47b6
Bump the github-actions group with 2 updates (#521)3aec767
[pre-commit.ci] pre-commit autoupdate (#522)e09e5be
[pre-commit.ci] pre-commit autoupdate (#520)ba83a70
[pre-commit.ci] pre-commit autoupdate (#518)Updates
mypy
from 1.15.0 to 1.18.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
03fbaa9
bump version to 1.18.1 due to wheels failureb44a1fb
removed +dev from version7197a99
Removed Unreleased in the Changelog for Release 1.18 (#19827)ee61cec
Updates to 1.18 changelog (#19826)24eed0b
Initial changelog for release 1.18 (#19818)0ca1f2a
Expose --fixed-format-cache if compiled (#19815)2ce1bb2
[mypyc] Fix subclass processing in detect_undefined_bitmap (#19787)a6b55f0
feat: new mypyc primitives for weakref.proxy (#19217)5a323dd
Make --allow-redefinition-new argument public (#19796)8638eb4
[stubtest] temporary--ignore-disjoint-bases
flag (#19740)Updates
python-dotenv
from 1.1.0 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660d
Bump version: 1.1.0 → 1.1.1667e82f
update changelog9d85edb
fix(cli): issue with execvpe on Windows (#566)8411987
fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997
docs updateUpdates
poethepoet
from 0.34.0 to 0.37.0Release notes
Sourced from poethepoet's releases.
Commits
9c582c8
Bump version to 0.37.06eb522f
feat: Support task level verbosity config and use stderr for most non-task ou...6813946
Bump version to 0.36.08bee3a1
feat!: Improve handling of unmatched glob patterns in cmd tasks (#315)f3d9a91
chore: update metadata for pypi in pyproject.toml50cdbcf
Bump version to 0.35.10f47990
Fix issue in locating sh.exe when git is installed in a custom location (#311)23436a0
Bump version to 0.35.0032b62d
Document a more realistic example task in READMEc7ea9a7
Fix typosUpdates
pytest-xdist
from 3.6.1 to 3.8.0Changelog
Sourced from pytest-xdist's changelog.
Commits
1e3e4dc
Release 3.8.0600aad5
Ensure all xdist group names are strings (#1216)9d7ba5b
Add--no-loadscope-reorder
and--loadscope-reorder
options (#1217)532f07f
Merge pull request #1210 from pytest-dev/pre-commit-ci-update-config0883ad0
Fix Path usage intest_rsync_roots_no_roots
58a51bc
[pre-commit.ci] pre-commit autoupdate59a2ad0
Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-act...d42b9c7
build(deps): bump hynek/build-and-inspect-python-package