Skip to content

Commit

Permalink
Bump cryptography from 38.0.3 to 38.0.4 (mosaicml#1755)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 38.0.4.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@38.0.3...38.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 28, 2022
1 parent 6512452 commit 0e80838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def package_files(prefix: str, directory: str, extension: str):
'GitPython==3.1.28',
'moto[s3]>=4.0.1,<5',
'mock-ssh-server==0.9.1',
'cryptography==38.0.3',
'cryptography==38.0.4',
'pytest-httpserver>=1.0.4,<1.1',
'setuptools<=59.5.0',
]
Expand Down

0 comments on commit 0e80838

Please sign in to comment.