Skip to content

Commit

Permalink
Bump pytest from 8.3.3 to 8.3.4 (#1914)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
- [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.3...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent b75694a commit 944a7b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ classifiers = [
development = [
"coverage==7.6.8",
"pre-commit>=3.5.0",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-randomly==3.16.0",
"syrupy==4.8.0",
"factory-boy==3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pip
pydantic==2.9.2
coverage==7.6.8
pre-commit>=3.5.0
pytest==8.3.3
pytest==8.3.4
pytest-randomly==3.16.0
syrupy==4.8.0
factory-boy==3.3.1
Expand Down

0 comments on commit 944a7b2

Please sign in to comment.