Skip to content

Commit 3bd2965

Browse files
Bump the uv group across 1 directory with 5 updates
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pip](https://github.com/pypa/pip) | `26.0` | `26.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [ray](https://github.com/ray-project/ray) | `2.54.0` | `2.55.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.0` | Updates `pip` from 26.0 to 26.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.1) Updates `pytest` from 8.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) 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) Updates `ray` from 2.54.0 to 2.55.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.54.0...ray-2.55.0) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:development dependency-group: uv - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: uv - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:development dependency-group: uv - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:development dependency-group: uv - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7618c23 commit 3bd2965

2 files changed

Lines changed: 33 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ packages = ["dummy"] # Required for workspace project
1919
dev = [
2020
"basedpyright>=1.31",
2121
"ipython>=8.26.0",
22-
"pip>=23.3.2",
23-
"pytest>=7.4.0",
22+
"pip>=26.1",
23+
"pytest>=9.0.3",
2424
"ruff>=0.7.1",
2525
# forced transitive bumps
26-
"urllib3>=2.6.3",
26+
"urllib3>=2.7.0",
2727
"filelock>=3.20.3",
2828
]
2929

uv.lock

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

0 commit comments

Comments
 (0)