Skip to content

Commit 3dd0d44

Browse files
Bump pytest from 7.4.3 to 7.4.4 (#2206)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc1de01 commit 3dd0d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ twine==4.0.2
1515

1616
# Testing
1717
ruff==0.1.6
18-
pytest==7.4.3
18+
pytest==7.4.4
1919
pytest-mock==3.12.0
2020
mypy==1.7.1
2121
types-click==7.1.8

0 commit comments

Comments
 (0)