diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-07 10:29:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-07 10:29:08 +0000 |
commit | a2a44e53a6dd28cead8d8e4d84ded0f0a0bde54f (patch) | |
tree | 74a821e33855360b1ac4487cad0bab12d4d584f2 /changelog.d | |
parent | Bump pillow from 9.2.0 to 9.3.0 (#14383) (diff) | |
download | synapse-a2a44e53a6dd28cead8d8e4d84ded0f0a0bde54f.tar.xz |
Bump cryptography from 36.0.1 to 38.0.3 (#14384)
* Bump cryptography from 36.0.1 to 38.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Changelog Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14384.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14384.misc b/changelog.d/14384.misc new file mode 100644 index 0000000000..44d3d03183 --- /dev/null +++ b/changelog.d/14384.misc @@ -0,0 +1 @@ +Bump cryptography from 36.0.1 to 38.0.3. |