Bump the python-packages group across 1 directory with 5 updates #63
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.7.0
3.6.2
4.0.1
0.86.0
1.17.2
1.10.14
1.10.18
2.32.0
2.32.3
Updates
ruff
from 0.3.1 to 0.7.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
5e6de4e
Changelog for Ruff v0.7 (#13794)70e5c4a
RecodeTRY302
toTRY203
(#13502)9218d6b
Removeallow-unused-imports
setting from the common lint options (#13677)1b79ae9
[ruff-0.7] Stabilise the expansion ofopen-file-with-context-handler
to wor...2b87587
[flake8-pytest-style
] Fix defaults whenlint.flake8-pytest-style
config s...d1e15f6
Remove tab-size setting (#12835)89a8215
Remove error messages for removed CLI aliases (#12833)202c6a6
Removeoutput-format=text
setting (#12836)5c3c0c4
[red-knot] Inference for comparison of union types (#13781)6b7a738
Add explanation of fixable in--statistics
command (#13774)Updates
pre-commit
from 3.6.2 to 4.0.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
cfn-lint
from 0.86.0 to 1.17.2Release notes
Sourced from cfn-lint's releases.
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
... (truncated)
Commits
7e514f4
Release v1.17.2 (#3766)a720df9
Support Python 3.13 (#3765)41061fd
Update language extensions for empty lists (#3764)0d7df03
Release v1.17.1 (#3760)93fd15e
Make an exception for DocDB Cluster Port return type (#3759)03c8c46
Release v1.17.0 (#3756)1dcb514
Update CloudFormation schemas to 2024-10-17 (#3748)d06f3f5
Update HealthCheckType enum for AWS::AutoScaling::AutoScalingGroup (#3755)42429be
Update lambda lifecycle runtimes (#3753)a33106f
Update graph labels (#3752)Updates
pydantic
from 1.10.14 to 1.10.18Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5ebcdc1
Prep forv1.10.18
(#10213)e1ecbf2
fix: discriminator key used when discriminator has alias and schema g… (#10146)d4f85f9
Fix mypy v1 plugin for mypy 1.11 release (#10139)1975fed
adding to_lower_camel8bc8294
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...19a41ff
Eval type fix in V1 (#9751)911fd41
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...b9b8eb7
v1.10.17 prep (#9705)0cfc163
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...8f84b49
setup: remove upper bound from python_requires (#9685)Updates
requests
from 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
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
Dependabot 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