diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-08 11:26:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 11:26:10 +0000 |
commit | 22aff546d441f39dd94f3a4ca2e700a76e540b04 (patch) | |
tree | a76976c52d8c9c3b3fac5137df9d5252ba31c0ea /changelog.d | |
parent | Clarify limitations of SRV delegation in documentation (#14959) (diff) | |
download | synapse-22aff546d441f39dd94f3a4ca2e700a76e540b04.tar.xz |
Bump cryptography from 38.0.4 to 39.0.1 (#15020)
* Bump cryptography from 38.0.4 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. - [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/38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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/15020.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15020.misc b/changelog.d/15020.misc new file mode 100644 index 0000000000..c5290283f0 --- /dev/null +++ b/changelog.d/15020.misc @@ -0,0 +1 @@ +Bump cryptography from 38.0.4 to 39.0.1. |