Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 31d1031

Browse files
Bump pytest from 7.4.4 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.4.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8549af commit 31d1031

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
dev = [
4747
"mypy==1.4.1",
4848
"pip-tools>=6.13.0,<7.0.0",
49-
"pytest>=7.3.1,<8.0.0",
49+
"pytest>=7.3.1,<9.0.0",
5050
"pytest-asyncio==0.21.2",
5151
"python-lsp-jsonrpc==1.0.0",
5252
]

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ pyproject-hooks==1.2.0 \
102102
--hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \
103103
--hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913
104104
# via build
105-
pytest==7.4.4 \
106-
--hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \
107-
--hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8
105+
pytest==8.4.1 \
106+
--hash=sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7 \
107+
--hash=sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c
108108
# via
109109
# pytest-asyncio
110110
# ruff-lsp (pyproject.toml)

0 commit comments

Comments
 (0)