summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-20 08:13:36 +0000
committerGitHub <noreply@github.com>2023-02-20 08:13:36 +0000
commit77157f21ebc6877827c63ec748cd9186ef04e9d2 (patch)
tree0160b51f9f680ca1218f332f06fa4f9c9d8a1a01 /changelog.d
parentFix-up type hints in tests/server.py. (#15084) (diff)
downloadsynapse-77157f21ebc6877827c63ec748cd9186ef04e9d2.tar.xz
Bump types-jsonschema from 4.17.0.3 to 4.17.0.5 (#15099)
* Bump types-jsonschema from 4.17.0.3 to 4.17.0.5

Bumps [types-jsonschema](https://github.com/python/typeshed) from 4.17.0.3 to 4.17.0.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-jsonschema
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/15099.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15099.misc b/changelog.d/15099.misc
new file mode 100644
index 0000000000..53ed621ccf
--- /dev/null
+++ b/changelog.d/15099.misc
@@ -0,0 +1 @@
+Bump types-jsonschema from 4.17.0.3 to 4.17.0.5.