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

Commit 8682fe5

Browse files
Bump cryptography in /{{cookiecutter.project_slug}} (#641)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77a7afc commit 8682fe5

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "pypi"
99
python_version = "3.8"
1010

1111
[packages]
12-
cryptography = "~=41.0.3"
12+
cryptography = "~=41.0.4"
1313
django = "==3.2.20"
1414
"boto3" = "~=1.28.44"
1515
django-environ = "~=0.11.2"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)