Skip to content

Commit 9077ddf

Browse files
Bump pytest from 8.3.1 to 8.3.5 in /{{cookiecutter.project_slug}}
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 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.1...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>
1 parent de39646 commit 9077ddf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ django-extensions = "~=3.2.3"
2424
packaging = "==24.1"
2525
pyyaml = "~=6.0"
2626
pillow = "~=10.4.0"
27-
pytest = "==8.3.1"
27+
pytest = "==8.3.5"
2828
factory-boy = "==3.3.0"
2929
google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.37.0"

{{cookiecutter.project_slug}}/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)