Bump urllib3 from 2.2.2 to 2.6.0 in /src/picture-submission/webapi

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.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.2.2...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-06 02:48:40 +00:00
committed by GitHub
parent 5453eac038
commit 1bf8ab7f27
@@ -32,6 +32,6 @@ requests==2.32.3
six==1.16.0
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
urllib3==2.6.0
Werkzeug==3.0.4
StrEnum==0.4.15