Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent b1ce735 commit 54b2412
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-tests.txt
# pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-tests.txt
# pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ pyspnego==0.10.2
# via
# -r requirements.txt
# requests-ntlm
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-tests.in
# pytest-flask
Expand Down

0 comments on commit 54b2412

Please sign in to comment.