2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-18 18:28:18 +00:00

Bump requests from 2.31.0 to 2.32.1 in /.github (#7282)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix req

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
dependabot[bot]
2024-05-22 09:39:02 +10:00
committed by GitHub
parent 38a96e0352
commit d99b6ae81b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Packages needed for CI/packages
requests==2.31.0
requests==2.32.1
pyyaml==6.0.1
jc==1.25.2