Skip to content

Commit 461df88

Browse files
Bump pytest from 7.4.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.5. - [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.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee385ef commit 461df88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,9 @@ pyflakes==3.2.0 ; python_version >= "3.9" and python_version < "4.0" \
281281
pyhumps==3.8.0 ; python_version >= "3.9" and python_version < "4.0" \
282282
--hash=sha256:060e1954d9069f428232a1adda165db0b9d8dfdce1d265d36df7fbff540acfd6 \
283283
--hash=sha256:498026258f7ee1a8e447c2e28526c0bea9407f9a59c03260aee4bd6c04d681a3
284-
pytest==7.4.4 ; python_version >= "3.9" and python_version < "4.0" \
285-
--hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \
286-
--hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8
284+
pytest==8.3.5 ; python_version >= "3.9" and python_version < "4.0" \
285+
--hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \
286+
--hash=sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845
287287
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0" \
288288
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
289289
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9

0 commit comments

Comments
 (0)