diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-07 15:08:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-07 15:08:24 +0100 |
commit | cb72c65609dec11b17386b3ba5a764df47a11fd3 (patch) | |
tree | d52907f0bc0a96564cca8413ad3ae2d228dfdb30 /changelog.d | |
parent | Bump msgpack from 1.0.3 to 1.0.4 (#14040) (diff) | |
download | synapse-cb72c65609dec11b17386b3ba5a764df47a11fd3.tar.xz |
Bump pydantic from 1.9.1 to 1.10.2 (#14044)
* Bump pydantic from 1.9.1 to 1.10.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.9.1...v1.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14044.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14044.misc b/changelog.d/14044.misc new file mode 100644 index 0000000000..0909739a25 --- /dev/null +++ b/changelog.d/14044.misc @@ -0,0 +1 @@ +Bump pydantic from 1.9.1 to 1.10.2. |