Spaces:
Running
Running
dependabot[bot] commited on
Bump urllib3 from 2.3.0 to 2.6.0
Browse filesBumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 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.3.0...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>
- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -561,9 +561,9 @@ typing-extensions==4.12.2 \
|
|
| 561 |
tzdata==2025.1 \
|
| 562 |
--hash=sha256:24894909e88cdb28bd1636c6887801df64cb485bd593f2fd83ef29075a81d694 \
|
| 563 |
--hash=sha256:7e127113816800496f027041c570f50bcd464a020098a3b6b199517772303639
|
| 564 |
-
urllib3==2.
|
| 565 |
-
--hash=sha256:
|
| 566 |
-
--hash=sha256:
|
| 567 |
watchdog==6.0.0 ; sys_platform != 'darwin' \
|
| 568 |
--hash=sha256:07df1fdd701c5d4c8e55ef6cf55b8f0120fe1aef7ef39a1c6fc6bc2e606d517a \
|
| 569 |
--hash=sha256:20ffe5b202af80ab4266dcd3e91aae72bf2da48c0d33bdb15c66658e685e94e2 \
|
|
|
|
| 561 |
tzdata==2025.1 \
|
| 562 |
--hash=sha256:24894909e88cdb28bd1636c6887801df64cb485bd593f2fd83ef29075a81d694 \
|
| 563 |
--hash=sha256:7e127113816800496f027041c570f50bcd464a020098a3b6b199517772303639
|
| 564 |
+
urllib3==2.6.0 \
|
| 565 |
+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
|
| 566 |
+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
|
| 567 |
watchdog==6.0.0 ; sys_platform != 'darwin' \
|
| 568 |
--hash=sha256:07df1fdd701c5d4c8e55ef6cf55b8f0120fe1aef7ef39a1c6fc6bc2e606d517a \
|
| 569 |
--hash=sha256:20ffe5b202af80ab4266dcd3e91aae72bf2da48c0d33bdb15c66658e685e94e2 \
|