Skip to content

Commit 5d1000c

Browse files
Bump cryptography from 41.0.4 to 41.0.6 (#1435)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 172f922 commit 5d1000c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

reqs-test.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,10 @@ colorlog==6.7.0
9090
commonmark==0.9.1
9191
# via recommonmark
9292
coverage[toml]==7.3.0
93-
# via pytest-cov
94-
cryptography==41.0.4
93+
# via
94+
# coverage
95+
# pytest-cov
96+
cryptography==41.0.6
9597
# via secretstorage
9698
dask==2023.8.1
9799
# via
@@ -576,7 +578,9 @@ twine==4.0.2
576578
typeguard==4.1.2
577579
# via -r requirements.in
578580
typer[all]==0.9.0
579-
# via frictionless
581+
# via
582+
# frictionless
583+
# typer
580584
types-click==7.1.8
581585
# via -r requirements.in
582586
types-pkg-resources==0.1.3

0 commit comments

Comments
 (0)