From a899f16cd029d29355c7d0f8c6febcd9a0d14e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 22:46:01 +0000 Subject: [PATCH 1/3] Update types-requests requirement from ~=2.29 to ~=2.31 Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b1eb92d19..da65547f0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pytest-xdist~=3.2 pytz~=2023.3 tox~=4.5 types-pytz~=2023.3 -types-requests~=2.29 +types-requests~=2.31 twine~=4.0 wheel~=0.40 From 6914f1bc20c020e7d02a692d497b78f91d2eb5f4 Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Thu, 3 Aug 2023 22:46:24 +0000 Subject: [PATCH 2/3] Add automated changelog yaml from template for bot PR --- .changes/unreleased/Dependencies-20230803-224623.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changes/unreleased/Dependencies-20230803-224623.yaml diff --git a/.changes/unreleased/Dependencies-20230803-224623.yaml b/.changes/unreleased/Dependencies-20230803-224623.yaml new file mode 100644 index 000000000..a6b2315be --- /dev/null +++ b/.changes/unreleased/Dependencies-20230803-224623.yaml @@ -0,0 +1,7 @@ +kind: "Dependencies" +body: "Update types-requests requirement from ~=2.29 to ~=2.31" +time: 2023-08-03T22:46:23.00000Z +custom: + Author: dependabot[bot] + PR: 850 + From 07bd24f70a32b17d41a43a5ea635c8a677998f36 Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Fri, 4 Aug 2023 13:14:58 -0400 Subject: [PATCH 3/3] remove extra newline from changie --- .changes/unreleased/Dependencies-20230803-224623.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.changes/unreleased/Dependencies-20230803-224623.yaml b/.changes/unreleased/Dependencies-20230803-224623.yaml index a6b2315be..97ffd5550 100644 --- a/.changes/unreleased/Dependencies-20230803-224623.yaml +++ b/.changes/unreleased/Dependencies-20230803-224623.yaml @@ -4,4 +4,3 @@ time: 2023-08-03T22:46:23.00000Z custom: Author: dependabot[bot] PR: 850 -