Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 5e7b2e8 commit 8cfad6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bcrypt==4.0.1
# via -r requirements-base.in
blis==0.7.10
# via thinc
blockkit==1.6.0
blockkit==1.5.2
# via -r requirements-base.in
cachetools==5.3.1
# via
Expand Down Expand Up @@ -307,7 +307,7 @@ pyrate-limiter==2.10.0
# via schemathesis
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.0
pytest==7.4.1
# via
# pytest-subtests
# schemathesis
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pygments==2.16.1
# via
# devtools
# ipython
pytest==7.4.0
pytest==7.4.1
# via -r requirements-dev.in
python-dateutil==2.8.2
# via faker
Expand Down

0 comments on commit 8cfad6d

Please sign in to comment.