Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit 0b27660

Browse files
Build(deps): Bump cryptography from 46.0.7 to 48.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd4a624 commit 0b27660

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ configobj==5.0.9
145145
# certbot
146146
coverage==7.14.3
147147
# via -r requirements-tests.txt
148-
cryptography==46.0.7
148+
cryptography==48.0.1
149149
# via
150150
# -r requirements-tests.txt
151151
# acme

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ configobj==5.0.9
158158
# certbot
159159
coverage==7.14.3
160160
# via -r requirements-tests.txt
161-
cryptography==46.0.7
161+
cryptography==48.0.1
162162
# via
163163
# -r requirements-docs.in
164164
# -r requirements-tests.txt

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ configobj==5.0.9
133133
# certbot
134134
coverage==7.14.3
135135
# via -r requirements-tests.in
136-
cryptography==46.0.7
136+
cryptography==48.0.1
137137
# via
138138
# -r requirements.txt
139139
# acme

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ configargparse==1.7.5
7878
# via certbot
7979
configobj==5.0.9
8080
# via certbot
81-
cryptography==46.0.7
81+
cryptography==48.0.1
8282
# via
8383
# -r requirements.in
8484
# acme

0 commit comments

Comments
 (0)