Skip to content

Commit 5e85a88

Browse files
Bump pytest from 8.3.4 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717e7f1 commit 5e85a88

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ paramiko = "==3.5.0"
1919
pexpect = "==4.9.0"
2020
pylint = "*"
2121
pysftp = "*"
22-
pytest = "==8.3.4"
22+
pytest = "==8.4.2"
2323
parameterized = "*"
2424
requests-mock = "==1.12.1"
2525
s3fs = "==2025.2.0"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)