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.02.11.04.13.24.15.08.3.58.4.20.11.80.13.03.14.03.15.01.15.01.18.11.1.01.1.10.34.00.37.03.6.13.8.00.6.60.7.31.0.01.1.1Updates
py-algorand-sdkfrom 2.8.0 to 2.11.0Release notes
Sourced from py-algorand-sdk's releases.
Changelog
Sourced from py-algorand-sdk's changelog.
Commits
5ca34e8Merge pull request #581 from algorand/release/v2.11.09f5072ebump up version to v2.11.042b0ef3types: support txn.Access transaction constructor (#580)720681dSignatures: Support new lmsig for multisig delegated logicsigs (#579)0bb85fdMerge pull request #578 from algorand/release/v2.10.0ba5b6c1bump up version to v2.10.02e37304Support for filtering /transactions by group-id. (#577)46484fdDisable CircleCI and add a concurrency limiter to GitHub Actions (#576)dd04ad9CICD: implement tests in GitHub Actions (#575)900361fDefault dry-run publish flag to false on release.yml. (#574)Updates
typing-extensionsfrom 4.13.2 to 4.15.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
pytestfrom 8.3.5 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
rufffrom 0.11.8 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a1fdd66Bump 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)7a75702Ignore deprecated rules unless selected by exact code (#20167)9ca632cStabilize adding future import via config option (#20277)64fe7d3[flake8-errmsg] Stabilize extendingraw-string-in-exception(EM101) to ...beeeb8dStabilize 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-mockfrom 3.14.0 to 3.15.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
90b29f8Update CHANGELOG for 3.15.053a6190Drop support for Python 3.85aa9e9cAddspy_return_iterattribute tospy(#524)dc6df75Bump 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)f9e47b6Bump 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
mypyfrom 1.15.0 to 1.18.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)ee61cecUpdates to 1.18 changelog (#19826)24eed0bInitial changelog for release 1.18 (#19818)0ca1f2aExpose --fixed-format-cache if compiled (#19815)2ce1bb2[mypyc] Fix subclass processing in detect_undefined_bitmap (#19787)a6b55f0feat: new mypyc primitives for weakref.proxy (#19217)5a323ddMake --allow-redefinition-new argument public (#19796)8638eb4[stubtest] temporary--ignore-disjoint-basesflag (#19740)Updates
python-dotenvfrom 1.1.0 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs updateUpdates
poethepoetfrom 0.34.0 to 0.37.0Release notes
Sourced from poethepoet's releases.
Commits
9c582c8Bump version to 0.37.06eb522ffeat: Support task level verbosity config and use stderr for most non-task ou...6813946Bump version to 0.36.08bee3a1feat!: Improve handling of unmatched glob patterns in cmd tasks (#315)f3d9a91chore: update metadata for pypi in pyproject.toml50cdbcfBump version to 0.35.10f47990Fix issue in locating sh.exe when git is installed in a custom location (#311)23436a0Bump version to 0.35.0032b62dDocument a more realistic example task in READMEc7ea9a7Fix typosUpdates
pytest-xdistfrom 3.6.1 to 3.8.0Changelog
Sourced from pytest-xdist's changelog.
Commits
1e3e4dcRelease 3.8.0600aad5Ensure all xdist group names are strings (#1216)9d7ba5bAdd--no-loadscope-reorderand--loadscope-reorderoptions (#1217)532f07fMerge pull request #1210 from pytest-dev/pre-commit-ci-update-config0883ad0Fix Path usage intest_rsync_roots_no_roots58a51bc[pre-commit.ci] pre-commit autoupdate59a2ad0Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-act...d42b9c7build(deps): bump hynek/build-and-inspect-python-package