aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-06 12:11:08 +0100
committerGitHub <noreply@github.com>2022-01-06 12:11:08 +0100
commit03fd011f03e5941cc630a13e2abd888157836dff (patch)
tree5d9f4c7a8c28be8e42ea1ee7add5e7f13d8130f3
parent2248b879cf4b69dbb0e424f5c58ed2443d9b65b4 (diff)
build(deps): bump requests from 2.26.0 to 2.27.1
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1. - [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.26.0...v2.27.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index dfd2e2e..e9e12e0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
-requests==2.26.0
+requests==2.27.1
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6