summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-22 15:39:19 +0100
committerGitHub <noreply@github.com>2023-05-22 15:39:19 +0100
commit201597fc86b2fb88f26b529a7cc5f077efe3dd9c (patch)
treebf47c3bf1c444fab368aed9cc5428b32fec37ebc
parentLimit the size of the `HomeServerConfig` cache in trial test runs (#15646) (diff)
downloadsynapse-201597fc86b2fb88f26b529a7cc5f077efe3dd9c.tar.xz
Bump pygithub from 1.58.1 to 1.58.2 (#15643)
* Bump pygithub from 1.58.1 to 1.58.2

Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/v1.58.2/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: pygithub
  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>
-rw-r--r--changelog.d/15643.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15643.misc b/changelog.d/15643.misc
new file mode 100644
index 0000000000..5bd2e74071
--- /dev/null
+++ b/changelog.d/15643.misc
@@ -0,0 +1 @@
+Bump pygithub from 1.58.1 to 1.58.2.
diff --git a/poetry.lock b/poetry.lock
index b756406714..6f0374bb3f 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1940,14 +1940,14 @@ email = ["email-validator (>=1.0.3)"]
 
 [[package]]
 name = "pygithub"
-version = "1.58.1"
+version = "1.58.2"
 description = "Use the full Github API v3"
 category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "PyGithub-1.58.1-py3-none-any.whl", hash = "sha256:4e7fe9c3ec30d5fde5b4fbb97f18821c9dbf372bf6df337fe66f6689a65e0a83"},
-    {file = "PyGithub-1.58.1.tar.gz", hash = "sha256:7d528b4ad92bc13122129fafd444ce3d04c47d2d801f6446b6e6ee2d410235b3"},
+    {file = "PyGithub-1.58.2-py3-none-any.whl", hash = "sha256:f435884af617c6debaa76cbc355372d1027445a56fbc39972a3b9ed4968badc8"},
+    {file = "PyGithub-1.58.2.tar.gz", hash = "sha256:1e6b1b7afe31f75151fb81f7ab6b984a7188a852bdb123dbb9ae90023c3ce60f"},
 ]
 
 [package.dependencies]