Skip to content

Commit

Permalink
Update new crypto (#25)
Browse files Browse the repository at this point in the history
* Revert "Bump cryptography to 41.0.3 (#21)"

This reverts commit 814999d.

* Update cryptography to 41.0.3

* Update version

* Update version

* Update coverage
  • Loading branch information
mmasztalerczuk authored Dec 1, 2023
1 parent 814999d commit 7703e24
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 411 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, "3.10"]
python-version: [3.7, 3.8, 3.9, "3.10", "3.11.6", "3.12"]
fail-fast: false

steps:
Expand Down
Loading

0 comments on commit 7703e24

Please sign in to comment.