Bump the python-packages group across 1 directory with 6 updates #58
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 python-packages group with 5 updates in the / directory:
0.3.1
0.4.10
3.6.2
3.7.1
0.86.0
1.3.6
1.10.14
1.10.17
2.31.0
2.32.3
Updates
ruff
from 0.3.1 to 0.4.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b54922f
Bump version to v0.4.10 (#11953)3f884b4
Avoid running logical line rule logic if not enabled (#11951)b456051
[red-knot] Add tracing to Salsa queries (#11949)2dfbf11
[red-knot] Extractred_knot_python_semantic
crate (#11926)ed948ea
Avoid moving back the lexer for triple-quoted fstring (#11939)22733cb
red-knot(Salsa): Types without refinements (#11899)a26bd01
Avoid depth counting when detecting indentation (#11947)b617d90
UpdateE999
to show all syntax errors (#11900)cdc7c71
Avoid consuming trailing whitespace during re-lexing (#11933)ff3bf58
ruff server
: Add tracing setup guide to Neovim documentation (#11884)Updates
pre-commit
from 3.6.2 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
cfn-lint
from 0.86.0 to 1.3.6Release notes
Sourced from cfn-lint's releases.
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
... (truncated)
Commits
36d79c6
Release v1.3.6 (#3411)33bb04c
Patch AWS::ImageBuilder::ContainerRecipe.InstanceConfiguration (#3413)e4f7c13
Fix issues with mapping values of 0 and AWS::NoValue (#3410)df99e5b
Release v1.3.5 (#3405)0449fe3
Greatly simplify findinmap resolution (#3406)db0097e
Don't issue dynamicref issues in other fns (#3404)80c5b8f
Return resolution errors (#3402)c446ec4
chore(schemas) - Update CloudFormation schemas to 2024-06-25 (#3313)2a2adbc
Add Fn::Cidr as Fn::Join supported function (#3401)f28d4cc
Update policy principal validation logic (#3400)Updates
pydantic
from 1.10.14 to 1.10.17Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
b9b8eb7
v1.10.17 prep (#9705)8f84b49
setup: remove upper bound from python_requires (#9685)545ac6e
Mirrored modules inv1
namespace to fix typing and object resolution in pyt...ff487c8
Advertise Python 3.12 for 1.10.x! Part Deux (#9644)71801a7
Update HISTORY.md typo (#9641)211910e
v1.10.16 prep (#9630)464ed49
Specify recursive_guard as kwarg in FutureRef._evaluate (#9612)9eaa67b
Fix mypy v1 plugin for upcoming mypy release (#9586)5adc381
Import modules/objects directly from v1 namespace (#9162)5476a75
prep for v1.10.15 release (#9157)Updates
urllib3
from 2.0.7 to 2.2.2Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5c
Release 2.2.2 (#3406)accff72
Merge pull request from GHSA-34jh-p97f-mpxf34be4a5
Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058
Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669
Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ec
Measure coverage with v4 of artifact actions (#3394)f3bdc55
Allow triggering CI manually (#3391)5239265
Fix HTTP version in debug log (#3316)b34619f
Bump actions/checkout to 4.1.4 (#3387)9961d14
Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)Updates
requests
from 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextMost Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR 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 automergingDescription has been truncated