Compare commits

..

10 Commits

Author SHA1 Message Date
√(noham)²
98adf06b2a Merge pull request #36 from NohamR/dependabot/pip/yolov7-tracker-example/wandb/run-20240716_140420-nck4wazn/files/protobuf-5.29.6 2026-02-05 23:14:17 +01:00
dependabot[bot]
a6ff2df35e Bump protobuf
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.29.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 5.29.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 19:42:31 +00:00
√(noham)²
c59d558af9 Merge pull request #22 from NohamR/dependabot/pip/test/yolov7-tracker/wandb/run-20240718_021531-zzztzp2u/files/wheel-0.46.2 2026-01-30 00:28:32 +01:00
dependabot[bot]
d7b02c4625 Bump wheel
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.46.2.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.46.2)

---
updated-dependencies:
- dependency-name: wheel
  dependency-version: 0.46.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 22:56:37 +00:00
√(noham)²
c92e49f16e Merge pull request #20 from NohamR/dependabot/pip/yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files/wheel-0.46.2
Bump wheel from 0.43.0 to 0.46.2 in /yolov7-tracker-example/wandb/run-20240716_141319-fosqsefm/files
2026-01-27 23:54:23 +01:00
√(noham)²
091ece02ba Merge pull request #21 from NohamR/dependabot/pip/yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files/wheel-0.46.2
Bump wheel from 0.43.0 to 0.46.2 in /yolov7-tracker-example/wandb/run-20240716_194423-twyd9b25/files
2026-01-27 23:54:12 +01:00
dependabot[bot]
7d72266cf3 Bump wheel
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.46.2.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.46.2)

---
updated-dependencies:
- dependency-name: wheel
  dependency-version: 0.46.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 19:16:51 +00:00
dependabot[bot]
89b4b204d4 Bump wheel
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.46.2.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.46.2)

---
updated-dependencies:
- dependency-name: wheel
  dependency-version: 0.46.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 19:14:09 +00:00
√(noham)²
7e29a9d959 Merge pull request #15 from NohamR/dependabot/pip/yolov7-tracker-example/wandb/run-20240716_144211-7vq0a3th/files/filelock-3.20.3 2026-01-19 21:37:33 +01:00
dependabot[bot]
ceedc45beb Bump filelock
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 to 3.20.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.4...3.20.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: direct:production
...

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

View File

@@ -122,7 +122,7 @@ urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
wheel==0.46.2
xmltodict==0.13.0
yarg==0.1.9
zipp==3.19.2

View File

@@ -69,7 +69,7 @@ pandas==2.2.2
pillow==10.4.0
pip==24.0
platformdirs==4.2.2
protobuf==4.25.3
protobuf==5.29.6
psutil==6.0.0
pycparser==2.21
pyparsing==3.1.2

View File

@@ -101,6 +101,6 @@ tzdata==2024.1
ultralytics==8.0.94
urllib3==2.2.2
wandb==0.17.4
wheel==0.43.0
wheel==0.46.2
xmltodict==0.13.0
zipp==3.19.2

View File

@@ -17,7 +17,7 @@ cuda-python==12.5.0
cycler==0.12.1
cython_bbox==0.1.3
docker-pycreds==0.4.0
filelock==3.15.4
filelock==3.20.3
fonttools==4.53.1
fsspec==2024.6.1
future==0.18.3

View File

@@ -101,6 +101,6 @@ tzdata==2024.1
ultralytics==8.0.94
urllib3==2.6.3
wandb==0.17.4
wheel==0.43.0
wheel==0.46.2
xmltodict==0.13.0
zipp==3.19.2