summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-14 17:17:29 +0000
committerGitHub <noreply@github.com>2022-11-14 17:17:29 +0000
commite226513c0f17f1b9ff0e80cbc889dfde31ba5da8 (patch)
treec0326ac241fbc56b22c5a7e8b7ea786a012dda72 /changelog.d
parentBump flake8-comprehensions from 3.8.0 to 3.10.1 (#14438) (diff)
downloadsynapse-e226513c0f17f1b9ff0e80cbc889dfde31ba5da8.tar.xz
Bump jsonschema from 4.16.0 to 4.17.0 (#14439)
* Bump jsonschema from 4.16.0 to 4.17.0

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.16.0...v4.17.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/14439.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14439.misc b/changelog.d/14439.misc
new file mode 100644
index 0000000000..f7c9a65cf9
--- /dev/null
+++ b/changelog.d/14439.misc
@@ -0,0 +1 @@
+Bump jsonschema from 4.16.0 to 4.17.0.