Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python-deps group across 1 directory with 15 updates #186

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Updates the requirements on fastapi, langchain, ollama, openai, psutil, pydantic, pymupdf, pytz, sentry-sdk[fastapi,openai,starlette], uvicorn, weaviate-client, langchain-core, starlette, langsmith and langchain-text-splitters to permit the latest version.
Updates fastapi from 0.115.5 to 0.115.6

Release notes

Sourced from fastapi's releases.

0.115.6

Fixes

  • 🐛 Preserve traceback when an exception is raised in sync dependency with yield. PR #5823 by @​sombek.

Refactors

  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR #12971 by @​tamird.

Docs

  • 📝 Update includes format in docs with an automated script. PR #12950 by @​tiangolo.
  • 📝 Update includes for docs/de/docs/advanced/using-request-directly.md. PR #12685 by @​alissadb.
  • 📝 Update includes for docs/de/docs/how-to/conditional-openapi.md. PR #12689 by @​alissadb.

Translations

  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md. PR #12990 by @​ILoveSorasakiHina.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/query-param-models.md. PR #12932 by @​Vincy1230.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md. PR #12992 by @​Limsunoh.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/websockets.md. PR #12991 by @​kwang1215.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-model.md. PR #12933 by @​AndreBBM.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/middlewares.md. PR #12753 by @​nahyunkeem.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/openapi-webhooks.md. PR #12752 by @​saeye.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md. PR #12931 by @​Vincy1230.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md. PR #12445 by @​gitgernit.
  • 🌐 Add Korean translation for docs/ko/docs/tutorial/query-param-models.md. PR #12940 by @​jts8257.
  • 🔥 Remove obsolete tutorial translation to Chinese for docs/zh/docs/tutorial/sql-databases.md, it references files that are no longer on the repo. PR #12949 by @​tiangolo.

Internal

Commits
  • bb8c2a6 🔖 Release version 0.115.6
  • 905ec1e 📝 Update release notes
  • 4f81575 🐛 Preserve traceback when exception is raised in sync dependency with yield...
  • 8255edf 📝 Update release notes
  • 53c8784 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md (#12990)
  • 2971352 📝 Update release notes
  • 8376228 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...
  • 6c7873c 📝 Update release notes
  • d75b81c 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md ...
  • 206037c 📝 Update release notes
  • Additional commits viewable in compare view

Updates langchain from 0.3.8 to 0.3.14

Release notes

Sourced from langchain's releases.

langchain-core==0.3.14

Changes since langchain-core==0.3.13

core[patch]: Release 0.3.14 (#27764) core[patch]: make get_all_basemodel_annotations public (#27761) core[patch]: support bedrock converse -> openai tool (#27754) Support message trimming on single messages (#27729) core: JsonOutputParser UTF characters bug (#27306) core[patch]: Improve type checking for the tool decorator (#27460) core: test runner improvements (#27654) core[patch]: improve performance of InMemoryVectorStore (#27538) all: test 3.13 ci (#27197)

langchain-community==0.3.14

Changes since langchain-community==0.3.13

community[patch]: release 0.3.14 (#29019) community[patch]: additional check for prompt caching support (#29008) community: Update azureml endpoint (#28953) (Community): DuckDuckGoSearchAPIWrapper backend changed from api to auto (#28961) community: update documentation and model IDs for FriendliAI provider (#28984) (Community): Fix Keyword argument for AzureAIDocumentIntelligenceParser (#28959) community[patch]: fix instantiation for Slack tools (#28990) infra: speed up unit tests (#28974) community: Fix error handling bug in ChatDeepInfra (#28918) Community : Add cost information for missing OpenAI model (#28882) community(azuresearch): allow to use any valid credential (#28873) Community: LlamaCppEmbeddings embed_documents and embed_query (#28827) Update dataframe.py (#28871) community: Corrected aload func to be asynchronous from webBaseLoader (#28337) community: adding langchain-predictionguard partner package documentation (#28832) langchain_community.chat_models.oci_generative_ai: Fix a bug when using optional parameters in tools (#28829) Langchain_Community: SQL LanguageParser (#28430)

langchain==0.3.14

Changes since langchain==0.3.13

langchain[patch]: release 0.3.14 (#29018) langchain.agents: corrected documentation (#28986) infra: speed up unit tests (#28974) langchain[patch]: fix test following update to langchain-openai (#28838) langchain: add support for Google Anthropic Vertex AI model garden provider in init_chat_model (#28177)

langchain-core==0.3.13

Changes since langchain-core==0.3.12

core[patch]: Release 0.3.13 (#27651) core: remove mustache in extended deps (#27629) core: add flake8-bandit (S) ruff rules to core (#27368) core[patch]: fix repr and str for Serializable (#26786)

... (truncated)

Commits

Updates ollama from 0.3.3 to 0.4.5

Release notes

Sourced from ollama's releases.

v0.4.5

What's Changed

New Contributors

Full Changelog: ollama/ollama-python@v0.4.4...v0.4.5

v0.4.4

What's Changed

Full Changelog: ollama/ollama-python@v0.4.3...v0.4.4

v0.4.3

What's Changed

Full Changelog: ollama/ollama-python@v0.4.2...v0.4.3

v0.4.2

What's Changed

New Contributors

Full Changelog: ollama/ollama-python@v0.4.1...v0.4.2

v0.4.1

What's Changed

  • Fixed issue where message types would have a tool_calls field by membership test even if no tool calls were provided by the response.

Full Changelog: ollama/ollama-python@v0.4.0...v0.4.1

v0.4.0

New Features

... (truncated)

Commits
  • ee349ec bugfix: fix passing Image type in messages for chat (#390)
  • 7d1e002 examples: use type hinting generics in standard collections for structured ou...
  • 4daf4af Merge pull request #384 from akx/export-image-model
  • 9057705 fix: export Image model
  • 70dd0b7 fix: structured outputs example (#364)
  • 1066246 fix validation of format field to allow empty strings as it did previously (#...
  • 4b10dee Structured outputs support with examples (#354)
  • e956a33 Merge pull request #358 from ollama/dependabot/pip/pytest-8.3.4
  • 12f7302 Bump pytest from 8.3.3 to 8.3.4
  • 366180a Improve tool example to showcase chatting (#352)
  • Additional commits viewable in compare view

Updates openai from 1.54.4 to 1.59.3

Release notes

Sourced from openai's releases.

v1.59.3

1.59.3 (2025-01-03)

Full Changelog: v1.59.2...v1.59.3

Chores

v1.59.2

1.59.2 (2025-01-03)

Full Changelog: v1.59.1...v1.59.2

Chores

v1.59.1

1.59.1 (2025-01-02)

Full Changelog: v1.59.0...v1.59.1

Chores

v1.59.0

1.59.0 (2024-12-19)

Full Changelog: v1.58.1...v1.59.0

Features

Chores

v1.58.1

1.58.1 (2024-12-17)

Full Changelog: v1.58.0...v1.58.1

Documentation

  • readme: fix example script link (23ba877)

... (truncated)

Changelog

Sourced from openai's changelog.

1.59.3 (2025-01-03)

Full Changelog: v1.59.2...v1.59.3

Chores

1.59.2 (2025-01-03)

Full Changelog: v1.59.1...v1.59.2

Chores

1.59.1 (2025-01-02)

Full Changelog: v1.59.0...v1.59.1

Chores

1.59.0 (2024-12-21)

Full Changelog: v1.58.1...v1.59.0

Features

Chores

1.58.1 (2024-12-17)

Full Changelog: v1.58.0...v1.58.1

Documentation

  • readme: fix example script link (23ba877)

1.58.0 (2024-12-17)

Full Changelog: v1.57.4...v1.58.0

... (truncated)

Commits

Updates psutil from 6.1.0 to 6.1.1

Changelog

Sourced from psutil's changelog.

6.1.1

2024-12-19

Enhancements

  • 2471_: use Vulture CLI tool to detect dead code.

Bug fixes

  • 2418_, [Linux]: fix race condition in case /proc/PID/stat does not exist, but /proc/PID does, resulting in FileNotFoundError.
  • 2470_, [Linux]: users()_ may return "localhost" instead of the actual IP address of the user logged in.
Commits
  • 58552f6 Merge branch 'master' of github.com:giampaolo/psutil
  • 4ba6ad0 ruff: enable PLR5501 (Use elif instead of else then if, to reduce inden...
  • 1a63407 use a set literal when testing for membership
  • 8162905 disable flafy test + pre-release
  • 1f3458b try to fix some flaky tests 2
  • c0e1eb1 try to fix some flaky tests 2
  • 45934bb try to fix some flaky tests
  • 560c524 chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)
  • b5ea67e fix winmake.py test-parallel
  • 13a336b fix #2418 / Linux: fix race condition
  • Additional commits viewable in compare view

Updates pydantic from 2.9.2 to 2.10.4

Release notes

Sourced from pydantic's releases.

v2.10.4 2024-12-18

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.10.3...v2.10.4

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

Full Changelog: pydantic/pydantic@v2.10.2...v2.10.3

v2.10.2 2024-11-26

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.10.1...v2.10.2

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.10.4 (2024-12-18)

GitHub release

What's Changed

Packaging

Fixes

New Contributors

v2.10.3 (2024-12-03)

GitHub release

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

v2.10.2 (2024-11-25)

GitHub release

What's Changed

Fixes

  • Only evaluate FieldInfo annotations if required during schema building by @​Viicos in #10769

... (truncated)

Commits

Updates pymupdf from 1.24.13 to 1.25.1

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.25.1 released

PyMuPDF-1.25.1 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.25.1 (2024-12-11)

  • Use MuPDF-1.25.2.

  • Fixed issues:

PyMuPDF-1.25.0 released

PyMuPDF-1.25.0 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.25.0 (2024-12-05)

PyMuPDF-1.24.14 released

PyMuPDF-1.24.14 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.25.1 (2024-12-11)

  • Use MuPDF-1.25.2.

  • Fixed issues:

    • Fixed 4125 <https://github.com/pymupdf/PyMuPDF/issues/4125>_: memory leak while convert Pixmap's colorspace
    • Fixed 4034 <https://github.com/pymupdf/PyMuPDF/issues/4034>_: Possible regression in pdf cleaning during save.

Changes in version 1.25.0 (2024-12-05)

  • Use MuPDF-1.25.1.

  • Fixed issues:

    • Fixed 4026 <https://github.com/pymupdf/PyMuPDF/issues/4026>_: page.get_text('blocks') output two piece of very similar text with different bbox
    • Fixed 4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>_: Segmentation Fault When Updating PDF Form Field Value
    • Fixed 3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>_: apply_redactions causes part of the page content to be hidden / transparent

Changes in version 1.24.14 (2024-11-19)

  • Use MuPDF-1.24.11.

  • Fixed issues:

    • Fixed 3448 <https://github.com/pymupdf/PyMuPDF/issues/3448>_: get_pixmap function removes the table and leaves just the content behind
    • Fixed 3758 <https://github.com/pymupdf/PyMuPDF/issues/3758>_: Got "malloc(): unaligned tcache chunk detected Aborted (core dumped)" while using add_redact_annot/apply_redactions
    • Fixed 3813 <https://github.com/pymupdf/PyMuPDF/issues/3813>_: Stories: Ordered list count broken with nested unordered list
    • Fixed 3933 <https://github.com/pymupdf/PyMuPDF/issues/3933>_: font.valid_codepoints() - malfunction
    • Fixed 4018 <https://github.com/pymupdf/PyMuPDF/issues/4018>_: PyMuPDF hangs when iterating over zero page PDF pages backwards
    • Fixed 4043 <https://github.com/pymupdf/PyMuPDF/issues/4043>_: fullcopypage bug
    • Fixed 4047 <https://github.com/pymupdf/PyMuPDF/issues/4047>_: Segmentation Fault in add_redact_annot
    • Fixed 4050 <https://github.com/pymupdf/PyMuPDF/issues/4050>_: Content of dict returned by doc.embfile_info() does not fit to documentation
  • Other:

    • Ensure that words from Page.get_text() never contain RTL/LTR char mixtures.
    • Fix building with system MuPDF.
    • Add dot product for points and vectors.

Changes in version 1.24.13 (2024-10-29)

  • Fixed issues:

... (truncated)

Commits
  • b0011aa tests/test_memory.py: avoid spurious failures on non-linux.
  • 67fba9e Update version numbers and dates for release.
  • 2e96d5d src/extra.i: removed code for mupdf prior to 1.24.0.
  • ed30608 src/ tests/: removed more code for mupdf prior to 1.24.0.
  • df94728 src/ tests/: removed code for mupdf prior to 1.24.0.
  • f6f74ab setup.py: use mupdf-1.25.2.
  • fe2dcad changes.txt: updated for release 1.25.1.
  • 727f06a tests/test_general.py: test_4034(): updated for fixed mupdf.
  • a40749e tests/: added test_4125(), for pixmap memory leak.
  • 22f0aa3 pipcl.py: added number_sep(), for formatting large numbers.
  • Additional commits viewable in compare view

Updates pytz from 2024.1 to 2024.2

Commits
  • 3944f75 Bump version numbers to 2024.2 / 2024b
  • 640c9bd IANA 2024b
  • 382ca0c Squashed 'tz/' changes from 380c07cef..923e54bae
  • 96a1e88 Stop testing unavailable and EOL Python 3.5
  • 68186b6 Add support for Python 3.13
  • e994058 Run other jobs if one fails
  • 2326f9f Bump GitHub Actions
  • See full diff in compare view

Updates sentry-sdk[fastapi,openai,starlette] from 2.13.0 to 2.19.2

Release notes

Sourced from sentry-sdk[fastapi,openai,starlette]'s releases.

2.19.2

Various fixes & improvements

2.19.1

Various fixes & improvements

2.19.0

Various fixes & improvements

2.18.0

Various fixes & improvements

... (truncated)

Changelog

Sourced from sentry-sdk[fastapi,openai,starlette]'s changelog.

2.19.2

Various fixes & improvements

2.19.1

Various fixes & improvements

  • Fix errors when instrumenting Django cache (#3855) by @​BYK
  • Copy scope.client r...

    Description has been truncated

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [langchain](https://github.com/langchain-ai/langchain), [ollama](https://github.com/ollama/ollama-python), [openai](https://github.com/openai/openai-python), [psutil](https://github.com/giampaolo/psutil), [pydantic](https://github.com/pydantic/pydantic), [pymupdf](https://github.com/pymupdf/pymupdf), [pytz](https://github.com/stub42/pytz), [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python), [uvicorn](https://github.com/encode/uvicorn), [weaviate-client](https://github.com/weaviate/weaviate-python-client), [langchain-core](https://github.com/langchain-ai/langchain), [starlette](https://github.com/encode/starlette), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [langchain-text-splitters](https://github.com/langchain-ai/langchain) to permit the latest version.

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

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

Updates `ollama` from 0.3.3 to 0.4.5
- [Release notes](https://github.com/ollama/ollama-python/releases)
- [Commits](ollama/ollama-python@v0.3.3...v0.4.5)

Updates `openai` from 1.54.4 to 1.59.3
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.54.4...v1.59.3)

Updates `psutil` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1)

Updates `pydantic` from 2.9.2 to 2.10.4
- [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.4)

Updates `pymupdf` from 1.24.13 to 1.25.1
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.24.13...1.25.1)

Updates `pytz` from 2024.1 to 2024.2
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)

Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.19.2
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.13.0...2.19.2)

Updates `uvicorn` from 0.32.0 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.32.0...0.34.0)

Updates `weaviate-client` from 4.9.3 to 4.10.2
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.9.3...v4.10.2)

Updates `langchain-core` to 0.3.29
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.17...langchain-core==0.3.29)

Updates `starlette` to 0.45.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.41.2...0.45.2)

Updates `langsmith` to 0.2.10
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.1.142...v0.2.10)

Updates `langchain-text-splitters` to 0.3.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.2...langchain-text-splitters==0.3.4)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: ollama
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: sentry-sdk[fastapi,openai,starlette]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: weaviate-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: langchain-core
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: starlette
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: langsmith
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: langchain-text-splitters
  dependency-type: direct:production
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #188.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-deps-bf3aa08cc5 branch January 13, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants