Skip to content

Commit f99a709

Browse files
chore(deps): bump the uv group across 1 directory with 3 updates
Bumps the uv group with 3 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest), [urllib3](https://github.com/urllib3/urllib3) and [werkzeug](https://github.com/pallets/werkzeug). 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 `werkzeug` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: uv - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect dependency-group: uv - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d0250c commit f99a709

2 files changed

Lines changed: 491 additions & 1142 deletions

File tree

test.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ruff>=0.4.0
55
mypy>=1.10.0
66

77
# Testing
8-
pytest>=8.3.3
8+
pytest>=9.0.3
99
pytest-cov>=5.0.0
1010
pytest-xdist>=3.5.0
1111
pytest-timeout>=2.3.1

0 commit comments

Comments
 (0)