Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 1d73150 commit 2cb3252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coverage[toml]==7.3.0
cryptography==41.0.4
mypy==1.5.1
types-certifi==2021.10.8.2
pytest==7.4.2
pytest==7.4.3
ruff==0.0.291
trio==0.22.2
trio-typing==0.8.0
Expand Down

0 comments on commit 2cb3252

Please sign in to comment.