Skip to content

Commit b2864ee

Browse files
Bump pytest from 8.3.2 to 8.3.3
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] <[email protected]>
1 parent c1b7b2f commit b2864ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docker = "7.1.0"
1414
dockerfile-parse = "2.0.1"
1515
furl = "2.1.3"
1616
httpx = "0.27.2"
17-
pytest = "8.3.2"
17+
pytest = "8.3.3"
1818
pre-commit = "3.8.0"
1919
pytest-cookies = "0.7.0"
2020
pytest-cov = "5.0.0"

0 commit comments

Comments
 (0)