Compare commits

...

4 Commits

Author SHA1 Message Date
√(noham)²
c0288fbacc Merge pull request #4 from NohamR/dependabot/pip/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/urllib3-2.6.3
Bump urllib3 from 2.2.2 to 2.6.3 in /yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files
2026-01-08 17:51:30 +01:00
dependabot[bot]
d099d78ac8 Bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-08 16:26:53 +00:00
√(noham)²
c49344a0cd Merge pull request #3 from NohamR/dependabot/pip/test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files/urllib3-2.6.3
Bump urllib3 from 2.2.2 to 2.6.3 in /test/yolov7-tracker/wandb/run-20240718_021141-vviaap8w/files
2026-01-08 17:24:13 +01:00
dependabot[bot]
399d834a33 Bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-08 16:18:38 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
urllib3==2.6.3
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1

View File

@@ -99,7 +99,7 @@ triton==2.2.0
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
urllib3==2.6.3
wandb==0.17.4
wheel==0.43.0
xmltodict==0.13.0