Bump the python-packages group across 1 directory with 6 updates #56
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.3
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.3Release notes
Sourced from cfn-lint's releases.
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
... (truncated)
Commits
c5cb3db
Release v1.3.3 (#3374)ced5a6f
Better comparison of json schema types for cfn usage (#3373)6b17797
Parameter of list<number> can have an integer default (#3372)8dd8907
Patch AWS::Glue::SecurityConfiguration and other resource issues (#3371)04e2118
update logic in rule E3686 (#3367)4244af2
Remove rule setting in propertyNames rule (#3365)6f46af4
Release v1.3.2 (#3364)7a55a63
Add in awslogs-create-group to ECS task logging (#3363)04011da
Update md5 creation to work better on FIPS compliant OSes (#3362)80d7c02
Update maintenance job to get data from boto (#3361)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/6715