Skip to content

Commit 032fc9e

Browse files
Bump pytest from 8.0.2 to 8.1.1 in /dev_requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.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@8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4c4328 commit 032fc9e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev_requirements/requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ iniconfig==2.0.0
1010
# via pytest
1111
packaging==23.1
1212
# via pytest
13-
pluggy==1.3.0
13+
pluggy==1.4.0
1414
# via pytest
15-
pytest==8.0.2
15+
pytest==8.1.1
1616
# via
1717
# -r requirements-tests.in
1818
# pytest-datafiles

dev_requirements/requirements-type_check.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ networkx-stubs==0.0.1
1616
# via -r requirements-type_check.in
1717
packaging==23.1
1818
# via pytest
19-
pluggy==1.3.0
19+
pluggy==1.4.0
2020
# via pytest
21-
pytest==8.0.2
21+
pytest==8.1.1
2222
# via -r requirements-type_check.in
2323
types-requests==2.31.0.20240218
2424
# via -r requirements-type_check.in

0 commit comments

Comments
 (0)