summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-26 14:04:53 +0000
committerGitHub <noreply@github.com>2022-12-26 14:04:53 +0000
commitc35f5a61f3d842709cf48e708bcff442e4864354 (patch)
tree047382d9a8078dc39c4aad376771dc2e84d22214 /requirements_test_min.txt
parentb5bcf19279d1d839d72ea7c5b0d7bd432222256b (diff)
downloadpylint-git-c35f5a61f3d842709cf48e708bcff442e4864354.tar.gz
Update towncrier requirement from ~=22.8 to ~=22.12 (#7986)
Updates the requirements on [towncrier](https://github.com/twisted/towncrier) to permit the latest version. - [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...22.12.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements_test_min.txt')
-rw-r--r--requirements_test_min.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_min.txt b/requirements_test_min.txt
index 9569d9a29..c4099a797 100644
--- a/requirements_test_min.txt
+++ b/requirements_test_min.txt
@@ -6,5 +6,5 @@ py~=1.11.0
pytest~=7.2
pytest-benchmark~=4.0
pytest-timeout~=2.1
-towncrier~=22.8
+towncrier~=22.12
requests