Skip to content

Commit cc475ad

Browse files
Bump pytest from 8.3.2 to 8.3.5 (#1235)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.5. - [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.2...8.3.5) --- 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 a09d24d commit cc475ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pydantic = "==2.8.2"
3232
pydoclint = "==0.5.6"
3333
pylint = "==3.2.6"
3434
pynacl = "==1.5.0"
35-
pytest = "==8.3.2"
35+
pytest = "==8.3.5"
3636
pytest-asyncio = "==0.26.0"
3737
pyyaml = "==6.0.1"
3838
unidecode = "==1.3.8"

Pipfile.lock

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

0 commit comments

Comments
 (0)