From 020b99ea2dbf7d47b7d8bfd12a434b966243d94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:01:49 +0000 Subject: [PATCH] Bump towncrier from 21.9.0 to 22.12.0 Bumps [towncrier](https://github.com/twisted/towncrier) from 21.9.0 to 22.12.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/21.9.0...22.12.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 13a7a4d..de57869 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,5 +13,5 @@ pytest==7.1.2 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==3.0.0 -towncrier==21.9.0 +towncrier==22.12.0 twine==4.0.1