Skip to content

Commit 2d93925

Browse files
Bump pytest from 8.3.1 to 8.3.2 (#1113)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.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.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5e9c7b commit 2d93925

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.1"
35+
pytest = "==8.3.2"
3636
pytest-asyncio = "==0.23.8"
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)