Bump the uv group across 1 directory with 8 updates - #64
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the uv group with 8 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `46.0.7` | `48.0.1` | | [idna](https://github.com/kjd/idna) | `3.13` | `3.15` | | [joserfc](https://github.com/authlib/joserfc) | `1.6.4` | `1.6.8` | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.1.2` | `1.2.1` | | [python-engineio](https://github.com/miguelgrinberg/python-engineio) | `4.13.1` | `4.13.2` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.16.1` | `5.16.2` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.3` | `2.8.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | Updates `cryptography` from 46.0.7 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.1) Updates `idna` from 3.13 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.13...v3.15) Updates `joserfc` from 1.6.4 to 1.6.8 - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](authlib/joserfc@1.6.4...1.6.8) Updates `msgpack` from 1.1.2 to 1.2.1 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.1.2...v1.2.1) Updates `python-engineio` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-engineio@v4.13.1...v4.13.2) Updates `python-socketio` from 5.16.1 to 5.16.2 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.16.1...v5.16.2) Updates `soupsieve` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.3...2.8.4) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: indirect - dependency-name: idna dependency-version: '3.15' dependency-type: indirect - dependency-name: joserfc dependency-version: 1.6.8 dependency-type: indirect - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: indirect - dependency-name: python-engineio dependency-version: 4.13.2 dependency-type: indirect - dependency-name: python-socketio dependency-version: 5.16.2 dependency-type: indirect - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: indirect - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/src/backend/uv-904a20bb0b
branch
from
July 22, 2026 15:54
221223a to
feac165
Compare
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 uv group with 8 updates in the /src/backend directory:
46.0.748.0.13.133.151.6.41.6.81.1.21.2.14.13.14.13.25.16.15.16.22.8.32.8.42.6.32.7.0Updates
cryptographyfrom 46.0.7 to 48.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
de987ce48.0.1 version bump and changelog (#14996)8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...Updates
idnafrom 3.13 to 3.15Changelog
Sourced from idna's changelog.
Commits
af30a09Release 3.1530314d4Pre-release 3.15rc005d4b21Merge pull request #237 from kjd/convert-docs-to-markdown2987fdbConvert README and HISTORY from reStructuredText to Markdown59fa800Merge pull request #236 from kjd/dependabot/github_actions/actions-f3e34333eadef6983Merge branch 'master' into dependabot/github_actions/actions-f3e34333eabbd8004Merge pull request #234 from StanFromIreland/patch-1edd07c0Bump github/codeql-action from 3.35.2 to 4.35.2 in the actions group5557db0Merge branch 'master' into patch-1f11746cMerge pull request #235 from StanFromIreland/patch-2Updates
joserfcfrom 1.6.4 to 1.6.8Release notes
Sourced from joserfc's releases.
Changelog
Sourced from joserfc's changelog.
Commits
ea1d9e3chore: release 1.6.886d0091Reject empty oct key material and empty HMAC keys at sign/verify entry1e5b94dchore: release 1.6.775d9f95fix(typing): use cast for type hints6d24037Merge pull request #98 from jonathangreen/algorithms-accept-collection102a7a7fix(typing): accept any Collection for algorithms, not just list8b869e8chore: release 1.6.600d599bchore: update actions9186561Merge pull request #97 from authlib/fix-b644d4ea2efix(jws): validate payload size for b64=falseUpdates
msgpackfrom 1.1.2 to 1.2.1Release notes
Sourced from msgpack's releases.
... (truncated)
Changelog
Sourced from msgpack's changelog.
Commits
448d43frelease v1.2.1 (#698)2c56ddbMerge commit from fork0f4f350Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group (#694)11ed0a5release v1.2.0 (#692)c410a38Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#691)97ba6caskip ci: remove unneeded CIBW_SKIP optioncdde1b0Wheels CI hangs for MacOS Intel (#689)5eb57e1release v1.2.0rc1 (#681)77395c1HardenUnpacker.__init__re-entry cleanup to prevent buffer/context leaks (...7df7136GuardPackerbuffer protocol hooks with Cython critical sections (#686)Updates
python-engineiofrom 4.13.1 to 4.13.2Release notes
Sourced from python-engineio's releases.
Changelog
Sourced from python-engineio's changelog.
... (truncated)
Commits
b698159Release 4.13.2ceeeb5eprevent unnecessary resource allocation (#441)eb771e0tox configuration74c3a0bBump qs and body-parser in /examples/client/javascript (#440) #nologe2278e1Bump qs and body-parser in /examples/server/javascript (#439) #nologa35f46dremove unnecessary build dependency8963ccaBump ujson from 5.4.0 to 5.12.1 in /examples/server/sanic (#438) #nolog68eb36aadd zizmor to ci (#437)9cf6b72Bump aiohttp from 3.13.3 to 3.13.4 in /examples/server/aiohttp (#435) #nolog1d08ca3Bump path-to-regexp from 0.1.12 to 0.1.13 in /examples/client/javascript (#43...Updates
python-socketiofrom 5.16.1 to 5.16.2Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
6e2b717Release 5.16.2cb65829update python-engineio versionca140feprevent unnecessary resource allocation (#1574)b29beeftox configuratione898130Bump ujson from 5.4.0 to 5.12.1 in /examples/server/sanic (#1573) #nolog05c32f5Bump qs and body-parser in /examples/server/javascript (#1572) #nolog287dc67Bump qs and body-parser in /examples/client/javascript (#1571) #nolog664dc27add zizmor to ci (#1570)14c6236Bump django in /examples/server/wsgi/django_socketio (#1566) #nolog29b2e5cBump aiohttp from 3.13.3 to 3.13.4 in /examples/server/aiohttp (#1565) #nologUpdates
soupsievefrom 2.8.3 to 2.8.4Release notes
Sourced from soupsieve's releases.
Commits
28108abLimit excessive selectorsef18872Fix test for Windowseb43976Merge commit from fork3a661b2Fix typo in pseudo-classes.md (#294)0cb533dUpdate hatchling version requirement in pyproject.toml (#290)Updates
urllib3from 2.6.3 to 2.7.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
9a950b9Release 2.7.05ec0de4Merge commit from fork2bdcc44Merge commit from forkf45b0dfFix a misleading example forProxyManager(#4970)577193cSwitch to nightly PyPy3.11 in CI for now (#4984)e90af45Avoid infinite loop inHTTPResponse.read_chunkedwhenamt=0(#4974)67ed74fBump dev dependencies (#4972)3abd481Upgrade mypy to version 1.20.2 (#4978)2b8725dDrop support for EOL PyPy3.10 (#4979)2944b2aUpgradesetup-chromeandsetup-firefoxto fix warnings (#4973)