aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico wellpott <nico@magicbroccoli.de>2023-01-29 21:17:17 +0100
committernico wellpott <nico@magicbroccoli.de>2023-01-29 21:17:17 +0100
commit04b143f334b9299ebfa05901bfa678be8be37b2b (patch)
treee63084eb9363e7432ac47a82e2d9e329c48fd11b
parentecce55492598f1b564d8011e90e82735766db9d2 (diff)
parentcede8df89111abd244d80ad389157a41b8520e71 (diff)
Merge remote-tracking branch 'origin/dependabot/pip/requests-2.28.2'
* origin/dependabot/pip/requests-2.28.2: build(deps): bump requests from 2.28.1 to 2.28.2
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 42f9ecc..5586f47 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
-requests==2.28.1
+requests==2.28.2
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7