Skip to content

Commit 1d2151c

Browse files
Bump cryptography from 46.0.5 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b9a79f commit 1d2151c

6 files changed

Lines changed: 6 additions & 6 deletions

requirements-base-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ click==8.3.1
3636
# via localstack-core (pyproject.toml)
3737
constantly==23.10.4
3838
# via localstack-twisted
39-
cryptography==46.0.5
39+
cryptography==46.0.6
4040
# via
4141
# localstack-core (pyproject.toml)
4242
# pyopenssl

requirements-basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ charset-normalizer==3.4.4
1616
# via requests
1717
click==8.3.1
1818
# via localstack-core (pyproject.toml)
19-
cryptography==46.0.5
19+
cryptography==46.0.6
2020
# via localstack-core (pyproject.toml)
2121
dnslib==0.9.26
2222
# via localstack-core (pyproject.toml)

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ coveralls==4.1.0
107107
# via localstack-core (pyproject.toml)
108108
crontab==1.0.5
109109
# via localstack-core
110-
cryptography==46.0.5
110+
cryptography==46.0.6
111111
# via
112112
# joserfc
113113
# localstack-core

requirements-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ constantly==23.10.4
7777
# via localstack-twisted
7878
crontab==1.0.5
7979
# via localstack-core (pyproject.toml)
80-
cryptography==46.0.5
80+
cryptography==46.0.6
8181
# via
8282
# joserfc
8383
# localstack-core

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ coverage==7.13.4
9797
# via localstack-core (pyproject.toml)
9898
crontab==1.0.5
9999
# via localstack-core
100-
cryptography==46.0.5
100+
cryptography==46.0.6
101101
# via
102102
# joserfc
103103
# localstack-core

requirements-typehint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ coveralls==4.1.0
111111
# via localstack-core
112112
crontab==1.0.5
113113
# via localstack-core
114-
cryptography==46.0.5
114+
cryptography==46.0.6
115115
# via
116116
# joserfc
117117
# localstack-core

0 commit comments

Comments
 (0)