Bump the python-packages group across 1 directory with 6 updates#87
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the python-packages group across 1 directory with 6 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.3.1` | `0.8.5` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.2` | `4.0.1` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `0.86.0` | `1.22.3` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.14` | `1.10.19` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | Updates `ruff` from 0.3.1 to 0.8.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.1...0.8.5) Updates `pre-commit` from 3.6.2 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.2...v4.0.1) Updates `cfn-lint` from 0.86.0 to 1.22.3 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v0.86.0...v1.22.3) Updates `pydantic` from 1.10.14 to 1.10.19 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.14...v1.10.19) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #88. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.8.53.6.24.0.10.86.01.22.31.10.141.10.192.32.02.32.3Updates
rufffrom 0.3.1 to 0.8.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11e873eBump version to 0.8.5 (#15219)89ea037[ruff] Unnecessary rounding (RUF057) (#14828)f8c9665[airflow] Extend names moved from core to provider (AIR303) (#15216)af95f6b[pycodestyle] Avoid false positives and negatives related to type parameter...79682a2Sync vendored typeshed stubs (#15213)1ef0f61[flake8-type-checking] Improve flexibility of `runtime-evaluated-decorators...7ca3f95Update references toastral-sh/ruff-actionfrom v2 tov3(#15212)32de580[airflow]: extend names moved from core to provider (AIR303) (#15196)cfd6093[pydocstyle] Add setting to ignore missing documentation for*argsand `**...3c9021f[ruff] Implement falsy-dict-get-fallback (RUF056) (#15160)Updates
pre-commitfrom 3.6.2 to 4.0.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
cc4a522v4.0.1772d7d4Merge pull request #3324 from pre-commit/migrate-config-purelib222c62bfix migrate-config for purelib yaml3d5548bMerge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87[pre-commit.ci] pre-commit autoupdatedbccd57v4.0.0d07e529Merge pull request #3320 from pre-commit/remove-python-venv801b956remove deprecated python_venv aliasa2f7b80Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223add warning for deprecates stages for remote repos on initUpdates
cfn-lintfrom 0.86.0 to 1.22.3Release notes
Sourced from cfn-lint's releases.
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
... (truncated)
Commits
f5084b0Release v1.22.3 (#3891)e42db39Update CloudFormation schemas to 2024-12-30 (#3883)8f5129dSnapStart is okay with new python dotnet (#3890)700563cRelease v1.22.2 (#3882)02241fcUpdate CloudFormation schemas to 2024-12-16 (#3877)f920591Update fargate cpu memory schema (#3880)b9bd808Update regex for FnSub (#3878)310beb4Release v1.22.1 (#3876)b1df306Dont guess at mappings when values are static (#3875)8454bc9Update CloudFormation schemas to 2024-12-12 (#3868)Updates
pydanticfrom 1.10.14 to 1.10.19Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bb18ac5Prep for v1.10.19 release (#10778)7a46a77Fix deprecation warning in V1 isinstance check (#10645)47cebdfAdd warning when v2 model nested in v1 model (#10432)5ebcdc1Prep forv1.10.18(#10213)e1ecbf2fix: discriminator key used when discriminator has alias and schema g… (#10146)d4f85f9Fix mypy v1 plugin for mypy 1.11 release (#10139)1975fedadding to_lower_camel8bc8294Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...19a41ffEval type fix in V1 (#9751)911fd41Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...Updates
urllib3from 2.2.3 to 2.3.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2f68c53Release 2.3.0f7bcf69Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249Update .readthedocs.yml addressing a deprecation (#3534)905549dUpgrade Python pre-commit tools (#3529)716d834Fix PyPI publish with Core metadata 2.4 (#3531)7ab935cAddress zizmor issues181357eBump Quart to fix CI (#3524)0e7e0dfStart testing with Python 3.14d67d09bBump mypy version20032ecDrop unneeded dependency pins and a warning filterUpdates
requestsfrom 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322afv2.32.3