updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 00:36:42 +00:00
committed by Luke Tainton
parent a68cf321e9
commit b4a50cb1db
2 changed files with 6 additions and 6 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.31.0"
requests = "2.32.1"
six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.1"