Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 4b17cf7 commit a9a8291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.8.5; sys_platform == 'win32'
aiohttp[speedups]==3.8.4; sys_platform != 'win32'
aiorun==2023.7.2
cryptography==41.0.1
cryptography==41.0.2
getmac==0.9.4
netaddr==0.8.0
pydantic==2.0.3
Expand Down

0 comments on commit a9a8291

Please sign in to comment.