Selaa lähdekoodia

ci: bump urllib3 from 2.3.0 to 2.4.0 in /test/requirements

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 kuukausi sitten
vanhempi
commit
b9c9b975d8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      test/requirements/python-requirements.txt

+ 1 - 1
test/requirements/python-requirements.txt

@@ -3,4 +3,4 @@ docker==7.1.0
 packaging==25.0
 pytest==8.3.5
 requests==2.32.3
-urllib3==2.3.0
+urllib3==2.4.0