Skip to content

Commit

Permalink
chore(deps): bump the poetry group across 1 directory with 19 updates
Browse files Browse the repository at this point in the history
Bumps the poetry group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [authlib](https://github.com/lepture/authlib) | `1.3.2` | `1.4.0` |
| [beanie](https://github.com/roman-right/beanie) | `1.26.0` | `1.29.0` |
| [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` |
| [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `44.0.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.0` | `0.115.6` |
| [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` |
| [minio](https://github.com/minio/minio-py) | `7.2.8` | `7.2.14` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.5` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.10` | `0.0.20` |
| [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.2` | `1.12.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.7` | `0.9.0` |
| [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241230` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.34.0` |
| [langchain](https://github.com/langchain-ai/langchain) | `0.3.0` | `0.3.14` |
| [mmh3](https://github.com/hajimes/mmh3) | `5.0.0` | `5.0.1` |
| [pystemmer](https://github.com/snowballstem/pystemmer) | `2.2.0.1` | `2.2.0.3` |
| [sentence-transformers](https://github.com/UKPLab/sentence-transformers) | `3.1.1` | `3.3.1` |
| [xformers](https://github.com/facebookresearch/xformers) | `0.0.28.post1` | `0.0.29.post1` |



Updates `authlib` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](lepture/authlib@v1.3.2...v1.4.0)

Updates `beanie` from 1.26.0 to 1.29.0
- [Release notes](https://github.com/roman-right/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.26.0...1.29.0)

Updates `colorlog` from 6.8.2 to 6.9.0
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0)

Updates `cryptography` from 43.0.1 to 44.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...44.0.0)

Updates `fastapi` from 0.115.0 to 0.115.6
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.0...0.115.6)

Updates `httpx` from 0.27.2 to 0.28.1
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.2...0.28.1)

Updates `minio` from 7.2.8 to 7.2.14
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.2.8...7.2.14)

Updates `pre-commit` from 3.8.0 to 4.0.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1)

Updates `pydantic` from 2.9.2 to 2.10.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.5)

Updates `python-multipart` from 0.0.10 to 0.0.20
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.10...0.0.20)

Updates `qdrant-client` from 1.11.2 to 1.12.2
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.11.2...v1.12.2)

Updates `ruff` from 0.6.7 to 0.9.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.7...0.9.0)

Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230
- [Commits](https://github.com/python/typeshed/commits)

Updates `uvicorn` from 0.30.6 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](encode/uvicorn@0.30.6...0.34.0)

Updates `langchain` from 0.3.0 to 0.3.14
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.0...langchain==0.3.14)

Updates `mmh3` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/hajimes/mmh3/releases)
- [Changelog](https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md)
- [Commits](hajimes/mmh3@v5.0.0...v5.0.1)

Updates `pystemmer` from 2.2.0.1 to 2.2.0.3
- [Changelog](https://github.com/snowballstem/pystemmer/blob/master/ChangeLog)
- [Commits](https://github.com/snowballstem/pystemmer/commits)

Updates `sentence-transformers` from 3.1.1 to 3.3.1
- [Release notes](https://github.com/UKPLab/sentence-transformers/releases)
- [Commits](UKPLab/sentence-transformers@v3.1.1...v3.3.1)

Updates `xformers` from 0.0.28.post1 to 0.0.29.post1
- [Release notes](https://github.com/facebookresearch/xformers/releases)
- [Changelog](https://github.com/facebookresearch/xformers/blob/main/CHANGELOG.md)
- [Commits](facebookresearch/xformers@v0.0.28.post1...v0.0.29.post1)

---
updated-dependencies:
- dependency-name: authlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: beanie
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: poetry
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: poetry
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: qdrant-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: langchain
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: mmh3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: pystemmer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: sentence-transformers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: xformers
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 10, 2025
1 parent 4d6edf0 commit 0fb5eef
Showing 2 changed files with 545 additions and 431 deletions.
936 changes: 525 additions & 411 deletions poetry.lock

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -9,32 +9,32 @@ package-mode = false

[tool.poetry.dependencies]
python = "~3.11"
authlib = "^1.3.0"
beanie = "^1.26.0"
colorlog = "^6.8.2"
cryptography = "^43.0.1"
fastapi = "^0.115.0"
httpx = "^0.27.0"
minio = "^7.2.7"
authlib = "^1.4.0"
beanie = "^1.29.0"
colorlog = "^6.9.0"
cryptography = "^44.0.0"
fastapi = "^0.115.6"
httpx = "^0.28.1"
minio = "^7.2.14"
motor = "^3.4.0"
pre-commit = "^3.6.2"
pydantic = "^2.7.4"
python-multipart = "^0.0.10"
pre-commit = "^4.0.1"
pydantic = "^2.10.5"
python-multipart = "^0.0.20"
pyyaml = "^6.0.1"
qdrant-client = "^1.10.1"
ruff = "^0.6.7"
types-pyyaml = "^6.0.12.20240311"
uvicorn = "^0.30.6"
qdrant-client = "^1.12.2"
ruff = "^0.9.0"
types-pyyaml = "^6.0.12.20241230"
uvicorn = "^0.34.0"

[tool.poetry.group.compute.dependencies]
langchain = "^0.3.0"
mmh3 = "^5.0.0"
langchain = "^0.3.14"
mmh3 = "^5.0.1"
nltk = "^3.8.1"
pymupdf4llm = { url = "https://github.com/dantetemplar/pymupdf4llm/releases/download/0.1.3/pymupdf4llm-0.1.3-py3-none-any.whl" }
pystemmer = "^2.2.0.1"
qdrant-client = "^1.10.1"
sentence-transformers = "^3.0.1"
xformers = "^0.0.28"
pystemmer = "^2.2.0.3"
qdrant-client = "^1.12.2"
sentence-transformers = "^3.3.1"
xformers = "^0.0.29"

[tool.pydantic-mypy]
# setup pydantic plugin

0 comments on commit 0fb5eef

Please sign in to comment.