Skip to content

Commit 1780f83

Browse files
Bump pytest from 8.1.1 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [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.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d9e8a9 commit 1780f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packaging==21.3
3636
# via
3737
# pytest
3838
# pytest-rerunfailures
39-
pluggy==1.4.0
39+
pluggy==1.5.0
4040
# via pytest
4141
pyasn1==0.4.8
4242
# via
@@ -46,7 +46,7 @@ pyasn1-modules==0.2.8
4646
# via google-auth
4747
pyparsing==3.0.9
4848
# via packaging
49-
pytest==8.1.1
49+
pytest==8.2.0
5050
# via
5151
# -r requirements.in
5252
# pytest-rerunfailures

0 commit comments

Comments
 (0)