Skip to content

Commit 7241820

Browse files
chore(deps): bump pytest from 8.3.1 to 8.3.2 in the dependencies group
Bumps the dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.1 to 8.3.2 - [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.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4b86dd commit 7241820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flake8==7.1.0
33
mypy==1.11.0
44
mypy-extensions==1.0.0
55
pylint==3.2.6
6-
pytest==8.3.1
6+
pytest==8.3.2
77
pytest-cov==5.0.0
88
types-pytz==2024.1.0.20240417
99
types-requests==2.32.0.20240712

0 commit comments

Comments
 (0)