diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-26 12:42:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-26 12:42:21 +0000 |
commit | 1cba285a7971eb88f41139ff466918332a98b479 (patch) | |
tree | 15f7e65e86826a441c79dfd42880245461bf105b /changelog.d | |
parent | Fix ambiguous column name that would prevent use of MSC2716 History Import wh... (diff) | |
download | synapse-1cba285a7971eb88f41139ff466918332a98b479.tar.xz |
Bump pyjwt from 2.3.0 to 2.4.0 (#12865)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12865.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12865.misc b/changelog.d/12865.misc new file mode 100644 index 0000000000..d982ca7622 --- /dev/null +++ b/changelog.d/12865.misc @@ -0,0 +1 @@ +Update `pyjwt` dependency to [2.4.0](https://github.com/jpadilla/pyjwt/releases/tag/2.4.0). |