Skip to content

Commit

Permalink
chore(deps): bump pytest from 7.4.4 to 8.0.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 9b6212d commit c616155
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2

# Testing
# ------------------------------------------------------------------------------
pytest==7.4.4 # https://github.com/pytest-dev/pytest
pytest==8.0.0 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
pytest-cov==4.1.0

Expand Down
2 changes: 1 addition & 1 deletion requirements/local-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2

# Testing
# ------------------------------------------------------------------------------
pytest==7.4.4 # https://github.com/pytest-dev/pytest
pytest==8.0.0 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
pytest-cov==4.1.0
pytest-asyncio==0.23.4 # https://github.com/pytest-dev/pytest-asyncio
Expand Down

0 comments on commit c616155

Please sign in to comment.