From d1400aadee3a7bb7e004d5d56c0ff80c1bc9450f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 00:03:49 +0000 Subject: [PATCH] pip: bump requests from 2.29.0 to 2.30.0 Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.30.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a12be5bf..03014298b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pospell==1.1 powrap==1.0.1 Pygments==2.15.1 regex==2023.5.5 -requests==2.29.0 +requests==2.30.0 snowballstemmer==2.2.0 Sphinx==5.3.0 sphinx-intl==2.1.0