Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent e09d9b8 commit 0c6bdbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-integration_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.2
pytest==8.3.2
# via
# -r dev_requirements/requirements-integration_tests.in
# pytest-datafiles
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements/requirements-unit_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pluggy==1.5.0
# via pytest
ply==3.11
# via jsonpath-ng
pytest==8.2.2
pytest==8.3.2
# via
# -r dev_requirements/requirements-unit_tests.in
# pytest-asyncio
Expand Down

0 comments on commit 0c6bdbb

Please sign in to comment.