summary refs log tree commit diff
path: root/changelog.d/15062.misc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-13 09:19:18 +0000
committerGitHub <noreply@github.com>2023-02-13 09:19:18 +0000
commit02db6cfd286d279d796e2ceb6bcb4b2ae5b2e501 (patch)
tree21b6a61998865980a62b3e36eb27d3da536467b1 /changelog.d/15062.misc
parentBump systemd-python from 234 to 235 (#15061) (diff)
downloadsynapse-02db6cfd286d279d796e2ceb6bcb4b2ae5b2e501.tar.xz
Bump serde_json from 1.0.92 to 1.0.93 (#15062)
* Bump serde_json from 1.0.92 to 1.0.93

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  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 '')
-rw-r--r--changelog.d/15062.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15062.misc b/changelog.d/15062.misc
new file mode 100644
index 0000000000..adc1940630
--- /dev/null
+++ b/changelog.d/15062.misc
@@ -0,0 +1 @@
+Bump serde_json from 1.0.92 to 1.0.93.