chore(deps): bump the uv group across 1 directory with 2 updates (#129)

Bumps the uv group with 2 updates in the / directory: [setuptools](https://github.com/pypa/setuptools) and [pyasn1](https://github.com/pyasn1/pyasn1).


Updates `setuptools` from 81.0.0 to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v81.0.0...v83.0.0)

Updates `pyasn1` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:production
  dependency-group: uv
- dependency-name: pyasn1
  dependency-version: 0.6.4
  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>
This commit is contained in:
dependabot[bot]
2026-08-27 10:44:21 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 0b6b0a1b1e
commit 4d907c7bfd
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ dependencies = [
"python-dotenv>=1.2.2",
"python-multipart>=0.0.31",
"qdrant-client>=1.16.2",
"setuptools<82",
"setuptools<84",
"telethon>=1.42.0",
"tortoise-orm>=1.0.0",
"uvicorn>=0.40.0",