Skip to content

Commit 7c30abb

Browse files
Bump pytest from 8.3.4 to 9.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.0. - [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...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f0729f commit 7c30abb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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 = "==9.0.0"
2323
parameterized = "*"
2424
requests-mock = "==1.12.1"
2525
s3fs = "==2025.2.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)