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

Commit dec967b

Browse files
Bump pipenv from 2024.3.0 to 2024.4.1 in /{{cookiecutter.project_slug}} (#868)
Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.3.0 to 2024.4.1. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](pypa/pipenv@v2024.3.0...v2024.4.1) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cd8f7e commit dec967b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ factory-boy = "==3.3.3"
2929
google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.38.0"
3131
google-cloud-storage = "==2.18.2"
32-
pipenv = "==2024.3.0"
32+
pipenv = "==2024.4.1"
3333
django-import-export = "==4.1.1"
3434
drf-spectacular = "~=0.28.0"
3535
dj-rest-auth = "==5.0.2"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)