Skip to content

Commit

Permalink
Bump cryptography from 42.0.7 to 43.0.1
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.7...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 24789a6 commit fb7b9a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ commandlines==0.4.1
# via ufolint
compreffor==0.5.5
# via ufo2ft
cryptography==42.0.7
cryptography==43.0.1
# via pyjwt
defcon[lxml,pens]==0.10.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ commandlines==0.4.1
# via ufolint
compreffor==0.5.5
# via ufo2ft
cryptography==42.0.7
cryptography==43.0.1
# via pyjwt
defcon[lxml,pens]==0.10.3
# via
Expand Down

0 comments on commit fb7b9a8

Please sign in to comment.