Skip to content

Commit 3514a50

Browse files
Bump the uv group across 9 directories with 1 update
Bumps the uv group with 1 update in the / directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/api_public directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/hiscore_scraper directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/job_hs_migration_v3 directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/runemetrics_scraper directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/scrape_task_producer directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/worker_hiscore directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/worker_ml directory: [orjson](https://github.com/ijl/orjson). Bumps the uv group with 1 update in the /projects/worker_report directory: [orjson](https://github.com/ijl/orjson). Updates `orjson` from 3.10.15 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) Updates `orjson` from 3.10.16 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.10.15...3.11.5) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2256165 commit 3514a50

16 files changed

Lines changed: 3786 additions & 3630 deletions

File tree

projects/api_public/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"sqlalchemy==2.0.44",
1515
"uvicorn==0.34.2",
1616
"asyncmy==0.2.11",
17-
"orjson==3.10.16",
17+
"orjson==3.11.5",
1818
"prometheus-client==0.22.0",
1919
]
2020

projects/api_public/uv.lock

Lines changed: 330 additions & 310 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/hiscore_scraper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"osrs==0.0.15",
1212
"pydantic-settings==2.7.0",
1313
"pydantic==2.10.4",
14-
"orjson==3.10.16",
14+
"orjson==3.11.5",
1515
"prometheus-client==0.22.0",
1616
"aiohttp==3.11.11",
1717
"aiokafka==0.12.0",

projects/hiscore_scraper/uv.lock

Lines changed: 570 additions & 551 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/job_hs_migration_v3/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"pydantic-settings==2.7.0",
1515
"pydantic==2.10.4",
1616
"sqlalchemy==2.0.44",
17-
"orjson==3.10.16",
17+
"orjson==3.11.5",
1818
]
1919

2020
[project.scripts]

projects/job_hs_migration_v3/uv.lock

Lines changed: 430 additions & 410 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/runemetrics_scraper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"osrs==0.0.15",
1212
"pydantic-settings==2.7.0",
1313
"pydantic==2.10.4",
14-
"orjson==3.10.16",
14+
"orjson==3.11.5",
1515
"prometheus-client==0.22.0",
1616
"aiohttp==3.11.11",
1717
"aiokafka==0.12.0",

projects/runemetrics_scraper/uv.lock

Lines changed: 570 additions & 551 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/scrape_task_producer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"pydantic==2.10.4",
1515
"sqlalchemy==2.0.44",
1616
"aiokafka==0.12.0",
17-
"orjson==3.10.16",
17+
"orjson==3.11.5",
1818
]
1919

2020
[project.scripts]

projects/scrape_task_producer/uv.lock

Lines changed: 420 additions & 400 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)