dependabot[bot]
497f336d13
⬆️ Bump tornado from 6.5.5 to 6.5.6 in the uv group across 1 directory ( #2315 )
...
Bumps the uv group with 1 update in the / directory: [tornado](https://github.com/tornadoweb/tornado ).
Updates `tornado` from 6.5.5 to 6.5.6
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.6 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.6
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-15 01:03:43 +02:00
Ruben
cb9d3dccb8
chore(deprecation): use `TargetMode` enum to silence deprecate `FutureWarnings` on import ( #2304 )
...
* fix(deprecation): use TargetMode enum to silence deprecate FutureWarnings on import
* chore: bump `pydeprecate` dependency to v0.9 and update lockfile
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Codex <codex@openai.com>
2026-06-09 23:40:16 +02:00
Piotr Skalski
5a8e211a04
Docs/api design principles contributing ( #2292 )
...
* fix: resolve ruff line-length and mypy union syntax errors in keypoints module
Co-authored-by: Cursor <cursoragent@cursor.com>
* docs: add API design principles to CONTRIBUTING.md
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 18:09:09 -06:00
dependabot[bot]
17d7717515
⬆️ Bump pymdown-extensions from 10.16.1 to 10.21.3 in the uv group across 1 directory ( #2255 )
...
Bumps the uv group with 1 update in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ).
Updates `pymdown-extensions` from 10.16.1 to 10.21.3
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.21.3
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 11:59:25 +02:00
dependabot[bot]
7e6df44d86
⬆️ Bump idna from 3.10 to 3.15 in the uv group across 1 directory ( #2254 )
...
Bumps the uv group with 1 update in the / directory: [idna](https://github.com/kjd/idna ).
Updates `idna` from 3.10 to 3.15
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md )
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.15'
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 11:50:16 +02:00
dependabot[bot]
6fb4e80837
⬆️ Bump mistune from 3.1.3 to 3.2.1 in the uv group across 1 directory ( #2250 )
...
Bumps the uv group with 1 update in the / directory: [mistune](https://github.com/lepture/mistune ).
Updates `mistune` from 3.1.3 to 3.2.1
- [Release notes](https://github.com/lepture/mistune/releases )
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst )
- [Commits](https://github.com/lepture/mistune/compare/v3.1.3...v3.2.1 )
---
updated-dependencies:
- dependency-name: mistune
dependency-version: 3.2.1
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-14 13:02:13 +02:00
dependabot[bot]
878e6414da
⬆️ Bump jupyter-server from 2.16.0 to 2.18.0 in the uv group across 1 directory ( #2245 )
...
Bumps the uv group with 1 update in the / directory: [jupyter-server](https://github.com/jupyter-server/jupyter_server ).
Updates `jupyter-server` from 2.16.0 to 2.18.0
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases )
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.16.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: jupyter-server
dependency-version: 2.18.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 17:57:51 +02:00
dependabot[bot]
6ec8fa9a23
⬆️ Bump notebook from 7.4.4 to 7.5.6 in the uv group across 1 directory ( #2238 )
...
Bumps the uv group with 1 update in the / directory: [notebook](https://github.com/jupyter/notebook ).
Updates `notebook` from 7.4.4 to 7.5.6
- [Release notes](https://github.com/jupyter/notebook/releases )
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md )
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.4...@jupyter-notebook/tree@7.5.6 )
---
updated-dependencies:
- dependency-name: notebook
dependency-version: 7.5.6
dependency-type: direct:development
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 23:52:40 +02:00
dependabot[bot]
f9ab57afde
⬆️ Bump nbconvert from 7.17.0 to 7.17.1 in the uv group across 1 directory ( #2226 )
...
Bumps the uv group with 1 update in the / directory: [nbconvert](https://github.com/jupyter/nbconvert ).
Updates `nbconvert` from 7.17.0 to 7.17.1
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.17.0...v7.17.1 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-version: 7.17.1
dependency-type: direct:development
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 20:33:54 +02:00
Jirka Borovec
77dd68ee27
refactor: deprecate `ByteTrack` class in favor of `ByteTrackTracker` ( #2215 )
...
- Mark `ByteTrack` as deprecated using `@deprecated_class`.
- Add deprecation details and alternatives in the class docstring.
- Update version annotations for deprecation (`deprecated_in="0.28.0"`, `remove_in="0.30.0"`).
2026-04-16 21:18:07 +02:00
jirka
b7ad4c1df0
add `pydeprecate` dependency and update lockfile
2026-04-15 20:59:46 +02:00
dependabot[bot]
565cd919e9
⬆️ Bump pytest from 8.4.1 to 8.4.2 in the uv group across 1 directory ( #2213 )
...
Bumps the uv group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:development
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 11:14:43 +02:00
dependabot[bot]
5a29ad9525
⬆️ Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory ( #2208 )
...
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 46.0.6 to 46.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.7
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 11:12:17 +02:00
dependabot[bot]
8b2f961ba8
⬆️ Bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory ( #2183 )
...
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 46.0.5 to 46.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.6
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 21:13:10 +02:00
dependabot[bot]
c8a8540698
⬆️ Bump requests from 2.32.4 to 2.32.5 in the uv group across 1 directory ( #2182 )
...
Bumps the uv group with 1 update in the / directory: [requests](https://github.com/psf/requests ).
Updates `requests` from 2.32.4 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 21:09:02 +02:00
dependabot[bot]
2dee466abc
chore(deps): bump tornado in the uv group across 1 directory ( #2174 )
...
Bumps the uv group with 1 update in the / directory: [tornado](https://github.com/tornadoweb/tornado ).
Updates `tornado` from 6.5.1 to 6.5.5
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.5 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.5
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-13 09:58:52 +01:00
dependabot[bot]
9fcabc8b9a
chore(deps): bump pillow in the uv group across 1 directory ( #2148 )
...
Bumps the uv group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 10.4.0 to 11.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.3.0
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 15:43:08 +09:00
dependabot[bot]
e5ff27b0aa
chore(deps): bump cryptography in the uv group across 1 directory ( #2147 )
...
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 45.0.5 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.5...46.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 15:36:06 +09:00
dependabot[bot]
3dd9e56da4
chore(deps-dev): bump nbconvert in the uv group across 1 directory ( #2144 )
...
Bumps the uv group with 1 update in the / directory: [nbconvert](https://github.com/jupyter/nbconvert ).
Updates `nbconvert` from 7.16.6 to 7.17.0
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.6...v7.17.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-version: 7.17.0
dependency-type: direct:development
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 21:24:57 +09:00
dependabot[bot]
0b48ad1c22
Bump wheel from 0.45.1 to 0.46.2 in the uv group across 1 directory ( #2101 )
...
Bumps the uv group with 1 update in the / directory: [wheel](https://github.com/pypa/wheel ).
Updates `wheel` from 0.45.1 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.45.1...0.46.2 )
---
updated-dependencies:
- dependency-name: wheel
dependency-version: 0.46.2
dependency-type: direct:development
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 14:29:27 +01:00
dependabot[bot]
f5a8bb93e8
Bump the uv group across 1 directory with 5 updates ( #2079 )
...
Bumps the uv group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [fonttools](https://github.com/fonttools/fonttools ) | `4.58.5` | `4.60.2` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab ) | `4.4.4` | `4.4.8` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) | `10.16` | `10.16.1` |
| [urllib3](https://github.com/urllib3/urllib3 ) | `2.5.0` | `2.6.3` |
| [virtualenv](https://github.com/pypa/virtualenv ) | `20.31.2` | `20.36.1` |
Updates `fonttools` from 4.58.5 to 4.60.2
- [Release notes](https://github.com/fonttools/fonttools/releases )
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst )
- [Commits](https://github.com/fonttools/fonttools/compare/4.58.5...4.60.2 )
Updates `jupyterlab` from 4.4.4 to 4.4.8
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases )
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md )
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.4...@jupyterlab/lsp@4.4.8 )
Updates `pymdown-extensions` from 10.16 to 10.16.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1 )
Updates `urllib3` from 2.5.0 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.5.0...2.6.3 )
Updates `virtualenv` from 20.31.2 to 20.36.1
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.31.2...20.36.1 )
---
updated-dependencies:
- dependency-name: fonttools
dependency-version: 4.60.2
dependency-type: indirect
dependency-group: uv
- dependency-name: jupyterlab
dependency-version: 4.4.8
dependency-type: indirect
dependency-group: uv
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: indirect
dependency-group: uv
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: indirect
dependency-group: uv
- dependency-name: virtualenv
dependency-version: 20.36.1
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:28:25 +01:00
Onuralp SEZER
667e6491ac
chore: 🧹 update uv lock file
2025-07-15 02:13:44 +02:00
Onuralp SEZER
eb330ac1c1
Merge branch 'develop' into feat/moondream-vlm-object-detection
2025-07-11 21:13:34 +03:00
Onuralp SEZER
1034313ac2
feat: 🚀 exclude all dev extras from pypi package and only available to dev installations #pep-0735
2025-07-11 17:13:11 +03:00
Onuralp SEZER
399d2efa59
fix: 🐞 update from_moondream function to remove label requirement and improve box denormalization
2025-07-10 23:07:56 +03:00
Onuralp SEZER
78d70085cb
pacakge: 📦 Update mkdocs configuration and bump mkdocstrings version to <0.29.0
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-02-24 06:26:01 +03:00
Onuralp SEZER
2c53eb10a8
chore: simplify numpy and scipy version constraints in pyproject.toml and uv lock update
2025-02-09 03:53:35 +03:00
Onuralp SEZER
6ae1dfdcb0
ci: 🐍 update workflows to use specific uv version and improve environment configuration
2025-01-08 23:49:43 +03:00
Onuralp SEZER
730bbd246c
ci: 👷 replace Poetry workflow with UV testing workflow and update dependencies in pyproject.toml
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-01-08 23:10:40 +03:00