Skip to content

Commit add4b4f

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] <[email protected]>
1 parent 9cd8f7e commit add4b4f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

{{cookiecutter.project_slug}}/Pipfile

+1-1
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.3"
2929
google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.38.0"

{{cookiecutter.project_slug}}/Pipfile.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)