Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Bump cryptography from 36.0.1 to 39.0.1 #370

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# pip-compile
#

attrs==19.3.0
# via
# pytest
Expand Down Expand Up @@ -37,7 +36,7 @@ click==7.1.2
# via flask
coverage[toml]==6.2
# via pytest-cov
cryptography==36.0.1
cryptography==39.0.1
# via
# -r requirements.in
# jwcrypto
Expand Down