Skip to content

Commit 35f0241

Browse files
Bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289d31e commit 35f0241

2 files changed

Lines changed: 18 additions & 10 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pydantic = "==2.9.2"
3131
pydoclint = "==0.6.6"
3232
pylint = "==3.3.7"
3333
pynacl = "==1.5.0"
34-
pytest = "==8.3.5"
34+
pytest = "==8.4.0"
3535
pytest-asyncio = "==0.26.0"
3636
pyyaml = "==6.0.1"
3737
unidecode = "==1.4.0"

Pipfile.lock

Lines changed: 17 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)