Bump the all-dependencies group across 1 directory with 20 updates#473
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-dependencies group across 1 directory with 20 updates#473dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-dependencies group with 20 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.42.39` | `1.42.76` | | [botocore](https://github.com/boto/botocore) | `1.42.39` | `1.42.76` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.6` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.1` | `3.3.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.5` | `2.42.0` | | [pytz](https://github.com/stub42/pytz) | `2025.2` | `2026.1.post1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.48` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.7` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.5` | | [tox](https://github.com/tox-dev/tox) | `4.34.1` | `4.50.3` | | [pip](https://github.com/pypa/pip) | `26.0` | `26.0.1` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.5.2` | `7.5.3` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.6` | `7.0.5` | | [chardet](https://github.com/chardet/chardet) | `5.2.0` | `7.3.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.25.2` | | [identify](https://github.com/pre-commit/identify) | `2.6.16` | `2.6.18` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.9.4` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.1` | `21.2.0` | Updates `boto3` from 1.42.39 to 1.42.76 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.39...1.42.76) Updates `botocore` from 1.42.39 to 1.42.76 - [Commits](boto/botocore@1.42.39...1.42.76) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `charset-normalizer` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.6) Updates `greenlet` from 3.3.1 to 3.3.2 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.1...3.3.2) Updates `importlib-metadata` from 8.7.1 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.1...v9.0.0) Updates `pydantic-core` from 2.41.5 to 2.42.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) Updates `pytz` from 2025.2 to 2026.1.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.2...release_2026.1.post1) Updates `sqlalchemy` from 2.0.46 to 2.0.48 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `werkzeug` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.6...3.1.7) Updates `coverage` from 7.13.2 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.5) Updates `tox` from 4.34.1 to 4.50.3 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.34.1...4.50.3) Updates `pip` from 26.0 to 26.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.0.1) Updates `pip-tools` from 7.5.2 to 7.5.3 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.5.2...v7.5.3) Updates `cachetools` from 6.2.6 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.6...v7.0.5) Updates `chardet` from 5.2.0 to 7.3.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@5.2.0...7.3.0) Updates `filelock` from 3.20.3 to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.3...3.25.2) Updates `identify` from 2.6.16 to 2.6.18 - [Commits](pre-commit/identify@v2.6.16...v2.6.18) Updates `platformdirs` from 4.5.1 to 4.9.4 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.5.1...4.9.4) Updates `virtualenv` from 20.36.1 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.36.1...21.2.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: botocore dependency-version: 1.42.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pydantic-core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: werkzeug dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tox dependency-version: 4.50.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pip-tools dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chardet dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-version: 2.6.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-dependencies group with 20 updates in the /api directory:
1.42.391.42.761.42.391.42.762026.1.42026.2.253.4.43.4.63.3.13.3.28.7.19.0.02.41.52.42.02025.22026.1.post12.0.462.0.483.1.63.1.77.13.27.13.54.34.14.50.326.026.0.17.5.27.5.36.2.67.0.55.2.07.3.03.20.33.25.22.6.162.6.184.5.14.9.420.36.121.2.0Updates
boto3from 1.42.39 to 1.42.76Commits
ee6c3e4Merge branch 'release-1.42.76'1abf640Bumping version to 1.42.760a383d4Add changelog entries from botocoreaaab8ceMerge branch 'release-1.42.75'9ee6523Merge branch 'release-1.42.75' into developa0efc54Bumping version to 1.42.75644038aAdd changelog entries from botocore70f04aeUpdate presigned URL docs to use sigv4 (#4740)69695bbBump github/codeql-action from 4.33.0 to 4.34.1 (#4742)efb76dfMerge branch 'release-1.42.74'Updates
botocorefrom 1.42.39 to 1.42.76Commits
eded7ceMerge branch 'release-1.42.76'1ecb1a3Bumping version to 1.42.76f725d85Update to latest modelscfa4484Merge branch 'release-1.42.75'2ccc2dbMerge branch 'release-1.42.75' into developf9f7581Bumping version to 1.42.756098ae2Update to latest models6976bbaRevert "Add support for opting out of S3 Express session auth via config sett...1135b36Replace glacier integration and smoke tests with functional tests (#3656)6cd03e6Add support for opting out of S3 Express session auth via config settings. (#...Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
charset-normalizerfrom 3.4.4 to 3.4.6Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5478b84Merge pull request #715 from jawah/release-3.4.65c0a09e✔️ add confidence for threading usage, mostly due to lru_cach...ef826b2📝 update changelog5564f1a📝 update docs accordingly0f2cf7d📝 update changelog54a1894🐛 fix --normalize writing to wrong path with multiple files2177e28📝 update changelogb2497a5🐛 edge case where noise difference between two candidates can be almost i...13a5d0b🔧 upgrade ci requirementsb9ffbd4🔧 enable 3.14t nox mypyc sessionUpdates
greenletfrom 3.3.1 to 3.3.2Changelog
Sourced from greenlet's changelog.
Commits
a62f331Preparing release 3.3.2c73a2c6Pull in change note for 3.2.54eb47c8test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main: A ch...53ac405Add change note for #495d5b8515Merge pull request #495 from nbouvrette/fix/safe-finalization-py310e0625d7Merge pull request #494 from daniel7an/fix/issue-492-spdx-license292e126Fix SIGSEGV/SIGABRT during interpreter shutdown on Python < 3.1177e65f0Fix SPDX license identifier: Python-2.0 → PSF-2.0d4606efleak tests: do a better job skipping if uss isn't available. Fixes #48574a11b8Back to development: 3.3.2Updates
importlib-metadatafrom 8.7.1 to 9.0.0Changelog
Sourced from importlib-metadata's changelog.
Commits
a9f883fFinalize9b0dfdfRaise an exception when no metadata file is found (#532)0f2229cMerge branch 'main' into feature/no-metadata-exception2f4088eRemove news fragments about internal details.0ac2720Add news fragment.a5c2154Finalizee66e226Drop support for EOL Python 3.9 (#530)6027933Add news fragment.b89388aImport os_helper directly.2dcb761Add uniform exclusions for test.support.Updates
pydantic-corefrom 2.41.5 to 2.42.0Commits
Updates
pytzfrom 2025.2 to 2026.1.post1Commits
02509d0Update test runners for new Pythons and github actions43c1cb2Bump version number to 2026.1.post16ee7e56Try to access resource usingimportlib.resources95fe75dBump version number to 2026.1 (2026a)7034275Updates for upstream directory layout changes4dd79d3IANA 2026a08d7e76Squashed 'tz/' changes from 7e1145bfdb..e23c045f8fb07d947try to access resource usingimportlib.resourcesUpdates
sqlalchemyfrom 2.0.46 to 2.0.48Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
werkzeugfrom 3.1.6 to 3.1.7Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627ad3d3df5validate host characters2c6a3a5parse transfer-encoding as set (#3134)63261cdparse transfer-encoding as setdafe7f1fix trailing whitespace in WWW-Authenticate bearer (#3129)051fd66fix trailing whitespace in WWW-Authenticate bearerUpdates
coveragefrom 7.13.2 to 7.13.5Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c88da14docs: sample HTML for 7.13.5e2ac3e1build: sample HTML shouldn't include the status.json file910f8f3docs: prep for 7.13.53a4819cstyle: make workflows more uniform2a53705chore: bump the action-dependencies group across 1 directory with 4 updates (...e7c878dchore: make upgradeab4db40build: use --generate-hashes when pinninga438753chore: make upgrade7b33457refactor: some leftover pyupgrade 3.10 bits2ff968drefactor: this type wasn't used anywhereUpdates
toxfrom 4.34.1 to 4.50.3Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
7283912release 4.50.39672736🐛 fix(pkg): distinguish free-threaded Python in wheel build env (#3891)1662c61release 4.50.2ef45bd8fix(sdist): includedocs/man/tox.1.rst(#3890)dcd9552release 4.50.1a438b58🐛 fix(env): suggest normalized env name for dotted Python versions (#3888)db1362drelease 4.50.02d18e29✨ feat(config): support subscript syntax and env_name in conditionals (#3884)bf4e4e8✨ feat(run): add interrupt_post_commands for cleanup after Ctrl-C (#3882)fb1f6af[pre-commit.ci] pre-commit autoupdate (#3879)Updates
pipfrom 26.0 to 26.0.1Changelog
Sourced from pip's changelog.
Commits
5fe4ea4Bump for releasebea3cbewindows fix testsed22252News Entryaf13274Match release control behavior to the same as format control behaviorUpdates
pip-toolsfrom 7.5.2 to 7.5.3Release notes
Sourced from pip-tools's releases.
... (truncated)
Changelog
Sourced from pip-tools's changelog.
... (truncated)
Commits
5f31d8aMerge pull request #2332 from sirosen/fix-release-version-normalization106f1d6Fix CI workflow to normalize versions (for release)3a0f5edMerge pull request #2329 from sirosen/release/v7.5.3e4bd31dMerge pull request #2328 from jazzband/pre-commit-ci-update-config08107abUpdate changelog for version 7.5.35b4d130Merge pull request #2325 from sirosen/ensure-tmpfile-cleanupcc6a2b9Apply feedback/suggestions from reviewfc53265[pre-commit.ci] pre-commit autoupdate6c27507Add 'tempfile_compat' to handle windows tmp files9ac94dbFix leak of temp files when reading from stdinUpdates
cachetoolsfrom 6.2.6 to 7.0.5Changelog
Sourced from cachetools's changelog.
... (truncated)
Commits
5dce86fRelease v7.0.5.af5e688Minor@cachedmethodperformance improvements.0ca75e6Relase v7.0.4.5b1fa39Prepare v7.0.4.18e5930Fix #218: Fix and properly document@cachedmethod.cache_key handling.98ec79fDrop "class method" from@cachedmethoddocstring.93822a3Release v7.0.3.57d2e48Fix #387: Handle obj=None case for inspection in _DescriptorBase.8011b71Release v7.0.2.73d1602Minor cleanups.Updates
chardetfrom 5.2.0 to 7.3.0Release notes
Sourced from chardet's releases.
... (truncated)
Changelog
Sourced from chardet's changelog.
... (truncated)
Commits
9402975docs: clarify that git tags have no v prefix in CLAUDE.md80f5d95docs: explicitly list all performance.rst tables in update skill4ca09eddocs: single alphabetical table for supported MIME types78c3551docs: add supported MIME types page with auto-generation scriptd59bbbadocs: fix stale numbers, add mime_type, update pipeline and mypyc lists