Bump the pip-deps group across 1 directory with 12 updates#3113
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip-deps group across 1 directory with 12 updates#3113dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-deps group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [asf-search](https://github.com/asfadmin/Discovery-asf_search) | `12.0.7` | `12.2.1` | | [boto3](https://github.com/boto/boto3) | `1.42.97` | `1.43.14` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [moto](https://github.com/getmoto/moto) | `5.1.22` | `5.2.1` | | [responses](https://github.com/getsentry/responses) | `0.26.0` | `0.26.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.14` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) | `0.8.5` | `0.9.0` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.50.0` | `1.51.1` | | [cryptography](https://github.com/pyca/cryptography) | `47.0.0` | `48.0.0` | Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `asf-search` from 12.0.7 to 12.2.1 - [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases) - [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md) - [Commits](asfadmin/Discovery-asf_search@v12.0.7...v12.2.1) Updates `boto3` from 1.42.97 to 1.43.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.97...1.43.14) Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `moto` from 5.1.22 to 5.2.1 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.22...5.2.1) Updates `responses` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.0...0.26.1) Updates `ruff` from 0.15.12 to 0.15.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.14) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `openapi-spec-validator` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.8.5...0.9.0) Updates `cfn-lint` from 1.50.0 to 1.51.1 - [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@v1.50.0...v1.51.1) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: asf-search dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: moto dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: openapi-spec-validator dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 pip-deps group with 12 updates in the / directory:
2.12.52.13.412.0.712.2.11.42.971.43.142.12.12.13.02.33.12.34.25.1.225.2.10.26.00.26.10.15.120.15.141.20.22.1.00.8.50.9.01.50.01.51.147.0.048.0.0Updates
pydanticfrom 2.12.5 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
asf-searchfrom 12.0.7 to 12.2.1Release notes
Sourced from asf-search's releases.
Changelog
Sourced from asf-search's changelog.
Commits
f76298bMerge pull request #454 from asfadmin/bug-sbasnetwork-pandas-dependency82aaf77chore: update changelog0a55c17bug: remove extra pandas import statement from SBASNetwork8d83e46bug: fix optional dependency raising importError in SBASNetwork classc124ebdMerge pull request #449 from asfadmin/feature/sbasnetwork_class9b9bf9fupdate CHANGELOG7bae9fbUpdate CHANGELOG.md62b14d8Merge branch 'master' into feature/sbasnetwork_classb03bfc6take start_date, end_date, season as keyword args and merge with CMR opts, ov...5f30ca0Merge pull request #451 from asfadmin/missing-opera-rtc-file-sizesUpdates
boto3from 1.42.97 to 1.43.14Commits
07953b0Merge branch 'release-1.43.14'25c77c3Bumping version to 1.43.145e64afcAdd changelog entries from botocore97921f4Merge branch 'release-1.43.13'4e58a35Merge branch 'release-1.43.13' into develop1307ac2Bumping version to 1.43.13c75c901Add changelog entries from botocored3f2433Merge branch 'release-1.43.12'd5eddf9Merge branch 'release-1.43.12' into develop93f3a42Bumping version to 1.43.12Updates
pyjwtfrom 2.12.1 to 2.13.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
motofrom 5.1.22 to 5.2.1Changelog
Sourced from moto's changelog.
... (truncated)
Commits
543c687Pre-Release: Up Version Numberb653a99Prep release 5.2.1 (#10020)df3dc92Core: Disable flaky AWS tests (#10019)ef42e0eS3: Make CreateMultipartUpload compatible with Java SDK (#10017)50ab624Core: Make compatible with mypy 2 (#10016)6b3cf8dRoute53: update_health_check() should handle falsy values correctly (#10014)b4f8b78Core: short circuit protocol detection for S3 (#10012)665e817DynamoDB: fix BatchWriteItem handling of binary attributes (#10007)e754d88Admin: Post-release steps4d17a10Pre-Release: Up Version NumberUpdates
responsesfrom 0.26.0 to 0.26.1Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
7a80232release: 0.26.11fda897Add strict_match parameter to urlencoded_params_matcher (#796)ab8d480chore: Fix lint build and update changes (#795)71be9a2fix: remove content-type from headers in _add_from_file to avoid RuntimeError...84c2b08Add Spanish translation of the README documentation (#790)3da192echore: pin GitHub Actions to full-length commit SHAs (#789)cc53d77Merge branch 'release/0.26.0'Updates
rufffrom 0.15.12 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
openapi-spec-validatorfrom 0.8.5 to 0.9.0Release notes
Sourced from openapi-spec-validator's releases.
Commits
2121137Version 0.9.0ee4683bMerge pull request #506 from python-openapi/feature/upgrade-jsonschema-path-0.5692131cUpgrade jsonschema-path 0.527cb341Merge pull request #505 from python-openapi/feature/upgrade-schema-validator-...4413a52Upgrade schema-validator 0.9f407ed7Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1