Skip to content

Commit

Permalink
bump up cryptography >= 3.4.0 (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: José Padilla <jpadilla@users.noreply.github.com>
  • Loading branch information
jpadilla and jpadilla committed Sep 20, 2022
1 parent 049a695 commit f4d2370
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,15 @@ docs =
sphinx-rtd-theme
zope.interface
crypto =
cryptography>=3.3.1
cryptography>=3.4.0
tests =
pytest>=6.0.0,<7.0.0
coverage[toml]==5.0.4
dev =
sphinx>=4.5.0,<5.0.0
sphinx-rtd-theme
zope.interface
cryptography>=3.3.1
types-cryptography>=3.3.21
cryptography>=3.4.0
pytest>=6.0.0,<7.0.0
coverage[toml]==5.0.4
pre-commit
Expand Down

0 comments on commit f4d2370

Please sign in to comment.