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

Bump requests from 2.32.1 to 2.32.2 in /.github (#7295)

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

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 17:01:48 +10:00
committed by GitHub
parent afa4bb5b96
commit b36bd5c35d
2 changed files with 4 additions and 4 deletions

View File

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