Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 77a7afc

Browse files
Bump pytest from 7.4.0 to 7.4.2 in /{{cookiecutter.project_slug}} (#647)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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@7.4.0...7.4.2) --- 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 264c2f0 commit 77a7afc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-extensions = "~=3.2.3"
2525
packaging = "*"
2626
pyyaml = "~=6.0"
2727
pillow = "~=10.0.1"
28-
pytest = "==7.4.0"
28+
pytest = "==7.4.2"
2929
factory-boy = "==3.3.0"
3030
google-cloud-secret-manager = "==2.16.3"
3131
google-auth = "==2.22.0"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)