Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent f045676 commit b5605f5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ attrs==21.4.0
# -r requirements.txt
# jsonschema
# outcome
# pytest
# trio
babel==2.10.3
# via
Expand Down Expand Up @@ -123,6 +122,8 @@ dparse==0.6.3
# via -r requirements-dev.in
email-validator==1.2.1
# via -r requirements.txt
exceptiongroup==1.2.0
# via pytest
filelock==3.7.1
# via virtualenv
flask==2.2.5
Expand Down Expand Up @@ -284,8 +285,6 @@ prance==0.21.8.0
# via -r requirements.txt
pre-commit==2.19.0
# via -r requirements-dev.in
py==1.11.0
# via pytest
pycparser==2.21
# via
# -r requirements.txt
Expand Down Expand Up @@ -320,7 +319,7 @@ pyscss==1.4.0
# via -r requirements.txt
pysocks==1.7.1
# via urllib3
pytest==7.1.2
pytest==7.4.3
# via
# -r requirements-dev.in
# pytest-base-url
Expand Down

0 comments on commit b5605f5

Please sign in to comment.