Bump pycryptodomex from 3.10.1 to 3.11.0

Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.11.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-15 09:06:40 +00:00 committed by GitHub
parent 274677a182
commit df3882817a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
apscheduler==3.8.0
pyinstaller==4.5.1
pyopenssl==21.0.0
pycryptodomex==3.10.1
pycryptodomex==3.11.0
pyobjc-framework-Cocoa==7.3
pyobjc-core==7.3

View file

@ -1,5 +1,5 @@
apscheduler==3.8.0
pyinstaller==4.5.1
pyopenssl==21.0.0
pycryptodomex==3.10.1
pycryptodomex==3.11.0
pywin32==301