Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent d841c4c commit d0f6112
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.1.1
pytest==8.3.5
# via
# -r requirements/lint.in
# -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.1.1
pytest==8.3.5
# via
# -r requirements/lint.in
# -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pytest==8.1.1
pytest==8.3.5
# via
# -r requirements/lint.in
# pytest-codspeed
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pytest==8.1.1
pytest==8.3.5
# via
# -r requirements/test.in
# pytest-codspeed
Expand Down

0 comments on commit d0f6112

Please sign in to comment.