updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 08:26:14 +00:00
committed by Luke Tainton
parent b4a50cb1db
commit d45f54d60c
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@ platformdirs = "4.2.2"
pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.2"
requests = "2.32.1"
requests = "2.32.0"
six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.1"