Skip to content

Commit f683032

Browse files
chore(deps): bump the python-deps group with 16 updates (#497)
Bumps the python-deps group with 16 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.2` | `8.4.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.2` | `3.0.3` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.16.0` | `4.17.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.1` | | [openai](https://github.com/openai/openai-python) | `2.31.0` | `2.41.0` | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.16` | | [mypy](https://github.com/python/mypy) | `1.20.1` | `2.1.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260408` | `2.33.0.20260518` | | [linkml](https://github.com/linkml/linkml) | `1.9.3` | `1.11.1` | | [notebook](https://github.com/jupyter/notebook) | `7.5.6` | `7.5.7` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | | [chromadb](https://github.com/chroma-core/chroma) | `1.5.7` | `1.5.9` | Updates `click` from 8.3.2 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.2...8.4.1) Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.2...v3.0.3) Updates `pymongo` from 4.16.0 to 4.17.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.16.0...4.17.0) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `tqdm` from 4.67.3 to 4.68.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.1) Updates `openai` from 2.31.0 to 2.41.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.31.0...v2.41.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) Updates `ruff` from 0.15.10 to 0.15.16 - [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.15.10...0.15.16) Updates `mypy` from 1.20.1 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v2.1.0) Updates `pre-commit` from 4.5.1 to 4.6.0 - [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@v4.5.1...v4.6.0) Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `linkml` from 1.9.3 to 1.11.1 - [Release notes](https://github.com/linkml/linkml/releases) - [Commits](linkml/linkml@v1.9.3...v1.11.1) Updates `notebook` from 7.5.6 to 7.5.7 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.6...@jupyter-notebook/tree@7.5.7) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) Updates `chromadb` from 1.5.7 to 1.5.9 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@1.5.7...1.5.9) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: openai dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: linkml dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: notebook dependency-version: 7.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: chromadb dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 134dfb8 commit f683032

2 files changed

Lines changed: 522 additions & 472 deletions

File tree

pyproject.toml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ classifiers = [
2424
]
2525

2626
dependencies = [
27-
"click>=8.3.0",
27+
"click>=8.4.1",
2828
"kgx>=2.1.0",
29-
"pandas>=2.3.3",
30-
"pymongo>=4.15.3",
29+
"pandas>=3.0.3",
30+
"pymongo>=4.17.0",
3131
"python-dotenv>=1.2.1",
3232
"pyyaml>=6.0.3",
3333
"rdflib>=7.1.4",
34-
"requests>=2.32.5",
34+
"requests>=2.34.2",
3535
"rich>=13.0.0",
36-
"tqdm>=4.67.1",
36+
"tqdm>=4.68.1",
3737
]
3838

3939
[project.urls]
@@ -48,43 +48,43 @@ test = [
4848
]
4949
dev = [
5050
"oaklib>=0.6.23",
51-
"pandas>=2.3.3",
52-
"pymongo>=4.15.3",
51+
"pandas>=3.0.3",
52+
"pymongo>=4.17.0",
5353
"rdflib>=7.1.4",
5454
"semsql>=0.4.0",
55-
"tqdm>=4.67.1",
56-
"openai>=2.6.1",
55+
"tqdm>=4.68.1",
56+
"openai>=2.41.0",
5757
# Testing
5858
"pytest>=9.0.3",
5959
# Code quality tools
60-
"black>=24.0.0",
61-
"ruff>=0.8.4",
62-
"mypy>=1.13.0",
63-
"pre-commit>=4.0.1",
60+
"black>=26.5.1",
61+
"ruff>=0.15.16",
62+
"mypy>=2.1.0",
63+
"pre-commit>=4.6.0",
6464
"types-PyYAML>=6.0.12",
65-
"types-requests>=2.32.0",
65+
"types-requests>=2.33.0.20260518",
6666
]
6767
literature = [
6868
"artl-mcp>=0.34.0",
69-
"linkml>=1.8.5",
69+
"linkml>=1.11.1",
7070
"oaklib>=0.6.23",
71-
"pandas>=2.3.3",
72-
"openai>=2.6.1",
71+
"pandas>=3.0.3",
72+
"openai>=2.41.0",
7373
"semsql>=0.4.0",
7474
]
7575
databases = [
76-
"pandas>=2.3.3",
77-
"pymongo>=4.15.3",
76+
"pandas>=3.0.3",
77+
"pymongo>=4.17.0",
7878
]
7979
notebooks = [
8080
"jupyter>=1.1.1",
81-
"notebook>=7.5.6",
82-
"matplotlib>=3.10.7",
83-
"numpy>=2.0.2",
81+
"notebook>=7.5.7",
82+
"matplotlib>=3.10.9",
83+
"numpy>=2.4.6",
8484
"python-levenshtein>=0.27.1",
85-
"chromadb>=1.2.2",
86-
"tqdm>=4.67.1",
87-
"openai>=2.6.1",
85+
"chromadb>=1.5.9",
86+
"tqdm>=4.68.1",
87+
"openai>=2.41.0",
8888
]
8989

9090
[project.scripts]

0 commit comments

Comments
 (0)