Skip to content

Commit 836624b

Browse files
Bump the uv group across 1 directory with 5 updates
Bumps the uv group with 4 updates in the / directory: [pyopenssl](https://github.com/pyca/pyopenssl), [filelock](https://github.com/tox-dev/py-filelock), [pyasn1](https://github.com/pyasn1/pyasn1) and [virtualenv](https://github.com/pypa/virtualenv). Updates `pyopenssl` from 25.1.0 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...26.0.0) Updates `cryptography` from 45.0.4 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.4...46.0.7) Updates `filelock` from 3.18.0 to 3.20.3 - [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.18.0...3.20.3) Updates `pyasn1` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.3) Updates `virtualenv` from 20.31.2 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.36.1) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production dependency-group: uv - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: uv - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect dependency-group: uv - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: uv - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bca5fbb commit 836624b

2 files changed

Lines changed: 60 additions & 55 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description = "NVDA Remote Access remote relay server."
2020
readme = "README.md"
2121
requires-python = "~=3.13.0"
2222
dependencies = [
23-
"pyopenssl~=25.1",
23+
"pyopenssl~=26.0",
2424
"service-identity~=24.2",
2525
"twisted~=24.11",
2626
]

0 commit comments

Comments
 (0)