Skip to content

Commit

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

---
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] committed Jun 26, 2023
1 parent 885a96e commit d88b336
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 @@ -10,7 +10,7 @@ psycopg2-binary==2.9.6 # https://github.com/psycopg/psycopg2

# Testing
# ------------------------------------------------------------------------------
pytest==7.3.2 # https://github.com/pytest-dev/pytest
pytest==7.4.0 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # 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 @@ -25,7 +25,7 @@ psycopg2-binary==2.9.6 # https://github.com/psycopg/psycopg2

# Testing
# ------------------------------------------------------------------------------
pytest==7.3.2 # https://github.com/pytest-dev/pytest
pytest==7.4.0 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
pytest-cov==4.1.0
pytest-asyncio==0.21.0 # https://github.com/pytest-dev/pytest-asyncio
Expand Down

0 comments on commit d88b336

Please sign in to comment.