chore(deps): bump the all group across 1 directory with 7 updates #99
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 7 updates in the / directory:
2.5.0
2.6.1
0.4.1
0.5.0
2.7.2
2.7.3
1.9.0
1.10.1
3.7.0
3.7.1
0.25.1
0.27.0
3.5.0
3.6.1
Updates
py-algorand-sdk
from 2.5.0 to 2.6.1Release notes
Sourced from py-algorand-sdk's releases.
Changelog
Sourced from py-algorand-sdk's changelog.
Commits
8e6a7f6
Merge branch 'release/v2.6.1'ad1e0bf
Merge branch 'master' into release/v2.6.147d69fd
bump up version to v2.6.145ea0b1
Fix: Pass args to underlyingkmd_request
function, including timeout (#545)a7832df
Update .test-env to use Cucumber specs from master (#544)18adf5e
bump up version to v2.6.0bb8d4a3
Merge branch 'release/v2.6.0'b12aa1e
bump up version to v2.6.01b345cf
Even in the face of urllib.error.HTTPError, return the json (#529)880cea3
Enable min-balance Cucumber tests. (#539)Updates
ruff
from 0.4.1 to 0.5.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
244b923
Add necessary permissions for cargo-dist Docker build (#12072)a8b48fc
Release v0.5.0 (#12068)04c8597
[flake8-simplify
] Stabilize detection of Yoda conditions for "constant" col...4029a25
[Ruff v0.5] Stabilise 15 pylint rules (#12051)0917ce1
Update documentation to mentionetcetera
crate instead ofdirs
for user c...22cebdf
Add server config to filter out syntax error diagnostics (#12059)72b6c26
SimplifyLinterResult
, avoid cloningParseError
(#11903)73851e7
Avoid displaying syntax error as log message (#11902)e7b4969
RemoveE999
as a rule, disallow any disablement methods for syntax error (#...c98d8a0
[pyflakes
] Stabilize detection of is comparisons to lists, etc. (F632
) (#...Updates
pip-audit
from 2.7.2 to 2.7.3Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
Commits
ca65afe
prep 2.7.3 (#771)4751f6a
CHANGELOG: record #756 (#762)e56d124
build(deps): update ruff requirement from <0.4.2 to <0.4.3 (#769)5b0f272
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#768)d6bf2cd
build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#767)0a8790c
build(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#765)2678ff7
build(deps): update ruff requirement from <0.3.8 to <0.4.2 (#764)bbf6725
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#763)3f52615
Fix pipe reading hanging indefinitely on Windows (#756)bebc8b8
build(deps): update ruff requirement from <0.3.6 to <0.3.8 (#761)Updates
mypy
from 1.9.0 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525
[1.10 backport] Fix error reporting on cached run after uninstallation of thi...3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)Updates
pre-commit
from 3.7.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768
v3.7.1eeac061
Merge pull request #3201 from pre-commit/rust-default-language-version296f592
determine rust default language version independent of rust-toolchain.toml1602328
Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45
[pre-commit.ci] pre-commit autoupdated7e21cd
Merge pull request #3194 from pre-commit/handle-readonly-3-125c3d006
use a simpler gem for testing additional_dependencies0d4c6da
adjust _handle_readonly for typeshed updates85fe182
Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4
[pre-commit.ci] pre-commit autoupdateUpdates
poethepoet
from 0.25.1 to 0.27.0Release notes
Sourced from poethepoet's releases.
Commits
32689ca
Bump version to 0.27.0efcbea0
Fix ordered substitution of templated variables in env vars config (#227)f863aa8
Fix handling of comments in multiline cmd tasks (#225)0b023b8
Add support for POE_GIT_DIR and POE_GIT_ROOT variables in config (#229)7b0fa64
Fix typos (#228)4b66184
Bump version to 0.26.10cb96ca
Fix faulty validation of subtask names in sequence tasks (#219)0bd2a08
Bump version to 0.26.04409ef2
Add passing test for #198edb3383
Allow poetry plugin with empty command prefix to run tasks included from anot...Updates
pytest-xdist
from 3.5.0 to 3.6.1Changelog
Sourced from pytest-xdist's changelog.
... (truncated)
Commits
4dd2978
Release 3.6.1b397288
Merge pull request #1072 from zmedico/gateway-cache-rinfo12b3cce
Cache execnet gateway rinfo during WorkerController setupc93a106
build(deps): bump hynek/build-and-inspect-python-package (#1066)52e2022
[pre-commit.ci] pre-commit autoupdate (#1073)699f939
Merge pull request #1070 from pytest-dev/release-3.6.080bc0b8
Release 3.6.020e3ac7
Use execnet main_thread_only execmodel (#1027)0a4238f
Merge pull request #1067 from pytest-dev/pre-commit-ci-update-config0686279
[pre-commit.ci] pre-commit autoupdateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions