Skip to content

Commit 1f01ab5

Browse files
Bump cryptography from 41.0.3 to 41.0.4 in /dev_tools/requirements (#834)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7884817 commit 1f01ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_tools/requirements/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ contourpy==1.0.7
3232
# matplotlib
3333
coverage[toml]==7.2.5
3434
# via pytest-cov
35-
cryptography==41.0.3
35+
cryptography==41.0.4
3636
# via secretstorage
3737
cycler==0.11.0
3838
# via

0 commit comments

Comments
 (0)