Skip to content

Commit 7c03a34

Browse files
chore(deps): update orjson requirement from ==3.10.* to ==3.11.*
Updates the requirements on [orjson](https://github.com/ijl/orjson) to permit the latest version. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5491a2 commit 7c03a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nextcord[speed, voice] == 2.6.*
2-
orjson == 3.10.*
2+
orjson == 3.11.*
33
aiohttp == 3.12.*
44
aiofiles == 24.1.*
55
qbittorrent-api == 2025.7.0

0 commit comments

Comments
 (0)