Skip to content

Commit 659c98a

Browse files
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 (#1869)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [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.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 136880b commit 659c98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pep8-naming==0.14.1
33
WebTest==3.0.1
44
ipdb==0.13.13
55
httmock==1.4.0
6-
pytest==8.3.2
6+
pytest==8.3.3
77
pytest-cov==5.0.0
88
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
99
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)