From 7297e6d3042ed8c774140c8dc92d9636c2d99799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:18:11 +0000 Subject: [PATCH 1/2] Bump towncrier from 22.8.0 to 23.6.0 Bumps [towncrier](https://github.com/twisted/towncrier) from 22.8.0 to 23.6.0. - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/towncrier/compare/22.8.0...23.6.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doc.txt b/requirements/doc.txt index 46c148fbf40..3485074edb5 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -5,4 +5,4 @@ sphinx==5.3.0 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-blockdiag==3.0.0 sphinxcontrib-towncrier==0.3.0a0 -towncrier==22.8.0 +towncrier==23.6.0 From cdee3305660dcb26d3a3c99e51b04965a7a79082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 26 Jul 2023 10:46:31 +0000 Subject: [PATCH 2/2] Recompile requirements/constraints.txt --- requirements/constraints.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 3f7b0982f1a..262616ec8bc 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -53,9 +53,8 @@ coverage==6.5.0 # via # -r requirements/test.txt # pytest-cov -cryptography==39.0.1 ; platform_machine != "i686" +cryptography==39.0.1 # via - # -r requirements/test.txt # pyjwt # trustme cython==3.0.0 @@ -224,7 +223,7 @@ tomli==1.2.2 # pytest # slotscheck # towncrier -towncrier==22.8.0 +towncrier==23.6.0 # via # -r requirements/doc.txt # sphinxcontrib-towncrier @@ -266,4 +265,3 @@ setuptools==58.4.0 # blockdiag # gunicorn # pip-tools - # towncrier