Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit 069013f

Browse files
build(deps): bump the uv group across 1 directory with 3 updates
Bumps the uv group with 3 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock), [orjson](https://github.com/ijl/orjson) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `filelock` from 3.19.1 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.19.1...3.20.3) Updates `orjson` from 3.11.2 to 3.11.5 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.2...3.11.5) Updates `protobuf` from 6.32.0 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0461cc1 commit 069013f

File tree

2 files changed

+68
-63
lines changed

2 files changed

+68
-63
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ dependencies = [
1818
"uvicorn==0.35.0",
1919
"loguru==0.7.3",
2020
"pydantic-settings==2.10.1",
21-
"filelock==3.19.1",
21+
"filelock==3.20.3",
2222
"async-lru==2.0.5",
2323
"pycryptodome==3.23.0",
2424
"pyjwt==2.10.1",
2525
"yandex-music @ git+https://github.com/MarshalX/yandex-music-api.git@dfdcfaf3ef3d30ab47e1533cb1c6dd5bf3812cad",
2626
"asyncpg==0.30.0",
2727
"cryptography==45.0.6",
28-
"orjson==3.11.2",
28+
"orjson==3.11.5",
2929
"googleapis-common-protos==1.70.0",
30-
"protobuf==6.32.0",
30+
"protobuf==6.33.5",
3131
"grpcio==1.74.0",
3232
"aiohttp-socks==0.10.1",
3333
"pillow==11.3.0",

0 commit comments

Comments
 (0)