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 pip-updates group across 1 directory with 11 updates #370

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the pip-updates group with 11 updates in the / directory:

Package From To
govuk-frontend-jinja 3.1.0 3.3.0
boto3 1.34.158 1.34.162
langchain 0.2.12 0.2.15
scipy 1.14.0 1.14.1
sentry-sdk 2.12.0 2.13.0
langchain-community 0.2.11 0.2.15
langchain-aws 0.1.16 0.1.17
ruff 0.5.7 0.6.3
factory-boy 3.3.0 3.3.1
mypy 1.11.1 1.11.2
django-webtest 1.9.11 1.9.12

Updates govuk-frontend-jinja from 3.1.0 to 3.3.0

Release notes

Sourced from govuk-frontend-jinja's releases.

3.3.0

Added

3.2.0

Added

Changelog

Sourced from govuk-frontend-jinja's changelog.

3.3.0 - 29/08/2024

Added

3.2.0 - 27/08/2024

Added

Commits

Updates boto3 from 1.34.158 to 1.34.162

Commits
  • 59518e4 Merge branch 'release-1.34.162'
  • add8a63 Bumping version to 1.34.162
  • 2ec9480 Add changelog entries from botocore
  • 2f927ce Merge branch 'release-1.34.161'
  • 8268877 Merge branch 'release-1.34.161' into develop
  • c36a3f2 Bumping version to 1.34.161
  • d4b6006 Add changelog entries from botocore
  • 7eb51bd Merge branch 'release-1.34.160'
  • 27dcf72 Merge branch 'release-1.34.160' into develop
  • edc8a5c Bumping version to 1.34.160
  • Additional commits viewable in compare view

Updates langchain from 0.2.12 to 0.2.15

Release notes

Sourced from langchain's releases.

langchain-core==0.2.15

Changes since langchain-core==0.2.13

core[patch]: Release 0.2.15 (#24149) core[patch]: Update styles for mermaid graphs (#24147) core[patch]: propagate parse_docstring to tool decorator (#24123) core[patch]: Clean up indexing test code (#24139) core[patch]: add versionadded to as_tool (#24138) core: release 0.2.14, remove poetry 1.7 incompatible flag from root (#24137) core: Add metadata to graph json repr (#24131) core: fix docstring (#24129) core: mermaid: Render metadata key-value pairs when drawing mermaid graph (#24103) core[minor]: Add dispatching for custom events (#24080)

langchain==0.2.15

Changes since langchain==0.2.14

langchain[patch]: Release 0.2.15 (#25802) date_time_parser (#25763) all: Improve make lint command (#25344) docs: api ref to new site somewheres (#25679) core: pydantic output parser streaming fix (#24415) langchain: Fix type warnings when passing Runnable as agent to AgentExecutor (#24750) fix issue: cannot use document_variable_name to override context in create_stuff_documents_chain (#25531) docs: fix Agent deprecation msg (#25464) [experimental]: minor fix to open assistants code (#24682) langchain[patch]: deprecate various chains (#25310)

langchain-community==0.2.15

Changes since langchain-community==0.2.14

community[patch]: bump + fix core dep (#25901) community: Fix branch not being considered when using GithubFileLoader (#20075) community: Fix a bug in handling kwargs overwrites in Predibase integration, and update the documentation. (#25893) qdrant: Updated class check in Self-Query Retriever factory (#25877) community: Fixed infinity embeddings async request (#25882) community:Fix a bug of LLM in moonshot (#25878) Improvement[Community] Add tool-calling test case for ChatZhipuAI (#25884) add neo4j query constructor for self query (#25288) "community: release 0.2.15" (#25867) community: undo azure_ad_access_token breaking change (#25818) community: Cap AzureOpenAIEmbeddings chunk_size at 2048 instead of 16. (#25852) added octoai test (#21793) premai[patch]: Standardize premai params (#21513) community(sparkllm): Add function call support in Sparkllm chat model. (#20607) Community: sambastudio embeddings GenericV2 API support (#25064) community[patch]: callback before yield for _astream (gigachat) (#25834) Patch enable to use Amazon OpenSearch Serverless(aoss) for Semantic Cache store (#25833) comminity[patch]: fix #25575 YandexGPTs for _grpc_metadata (#25617) community[patch]: Support passing extra params for executing functions in UCFunctionToolkit (#25652)

... (truncated)

Commits

Updates scipy from 1.14.0 to 1.14.1

Release notes

Sourced from scipy's releases.

SciPy 1.14.1 Release Notes

SciPy 1.14.1 adds support for Python 3.13, including binary wheels on PyPI. Apart from that, it is a bug-fix release with no new features compared to 1.14.0.

Authors

  • Name (commits)
  • h-vetinari (1)
  • Evgeni Burovski (1)
  • CJ Carey (2)
  • Lucas Colley (3)
  • Ralf Gommers (3)
  • Melissa Weber Mendonça (1)
  • Andrew Nelson (3)
  • Nick ODell (1)
  • Tyler Reddy (36)
  • Daniel Schmitz (1)
  • Dan Schult (4)
  • Albert Steppi (2)
  • Ewout ter Hoeven (1)
  • Tibor Völcker (2) +
  • Adam Turner (1) +
  • Warren Weckesser (2)
  • ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)

A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Commits
  • 92d2a85 REL: 1.14.1 rel commit [wheel build]
  • 85623a1 Merge pull request #21362 from tylerjereddy/treddy_1.14.1_backports
  • d924005 MAINT: PR 21362 revisions [wheel build]
  • b901a4e MAINT, CI: PR 21362 revisions [wheel build]
  • 2a7ec60 MAINT, BLD: PR 21362 revisions [wheel build]
  • f4f084d MAINT, CI: PR 21362 revisions [wheel build]
  • b712fc6 DOC: update 1.14.1 relnotes [wheel build]
  • cdd5aca MAINT: special: Accommodate changed integer handling in NumPy 2.0. (#21401)
  • 0f91838 BLD: cp313 wheels on manylinux_aarch64 (#21409)
  • 6dd0b00 MAINT, CI: wheel build changes [wheel build]
  • Additional commits viewable in compare view

Updates sentry-sdk from 2.12.0 to 2.13.0

Release notes

Sourced from sentry-sdk's releases.

2.13.0

Various fixes & improvements

  • New integration: Ray (#2400) (#2444) by @​glowskir

    Usage: (add the RayIntegration to your sentry_sdk.init() call and make sure it is called in the worker processes)

    import ray
    import sentry_sdk
    from sentry_sdk.integrations.ray import RayIntegration
    def init_sentry():
    sentry_sdk.init(
    dsn="...",
    traces_sample_rate=1.0,
    integrations=[RayIntegration()],
    )
    init_sentry()
    ray.init(
    runtime_env=dict(worker_process_setup_hook=init_sentry),
    )

    For more information, see the documentation for the Ray integration.

  • New integration: Litestar (#2413) (#3358) by @​KellyWalker

    Usage: (add the LitestarIntegration to your sentry_sdk.init())

    from litestar import Litestar, get
    import sentry_sdk
    from sentry_sdk.integrations.litestar import LitestarIntegration
    sentry_sdk.init(
    dsn="...",
    traces_sample_rate=1.0,
    integrations=[LitestarIntegration()],
    )
    @​get("/")
    async def index() -> str:
    return "Hello, world!"
    app = Litestar(...)

    For more information, see the documentation for the Litestar integration.

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

2.13.0

Various fixes & improvements

  • New integration: Ray (#2400) (#2444) by @​glowskir

    Usage: (add the RayIntegration to your sentry_sdk.init() call and make sure it is called in the worker processes)

    import ray
    import sentry_sdk
    from sentry_sdk.integrations.ray import RayIntegration
    def init_sentry():
    sentry_sdk.init(
    dsn="...",
    traces_sample_rate=1.0,
    integrations=[RayIntegration()],
    )
    init_sentry()
    ray.init(
    runtime_env=dict(worker_process_setup_hook=init_sentry),
    )

    For more information, see the documentation for the Ray integration.

  • New integration: Litestar (#2413) (#3358) by @​KellyWalker

    Usage: (add the LitestarIntegration to your sentry_sdk.init())

    from litestar import Litestar, get
    import sentry_sdk
    from sentry_sdk.integrations.litestar import LitestarIntegration
    sentry_sdk.init(
    dsn="...",
    traces_sample_rate=1.0,
    integrations=[LitestarIntegration()],
    )
    @​get("/")
    async def index() -> str:
    return "Hello, world!"
    app = Litestar(...)

    For more information, see the documentation for the Litestar integration.

... (truncated)

Commits

Updates langchain-community from 0.2.11 to 0.2.15

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.15

Changes since langchain-community==0.2.14

community[patch]: bump + fix core dep (#25901) community: Fix branch not being considered when using GithubFileLoader (#20075) community: Fix a bug in handling kwargs overwrites in Predibase integration, and update the documentation. (#25893) qdrant: Updated class check in Self-Query Retriever factory (#25877) community: Fixed infinity embeddings async request (#25882) community:Fix a bug of LLM in moonshot (#25878) Improvement[Community] Add tool-calling test case for ChatZhipuAI (#25884) add neo4j query constructor for self query (#25288) "community: release 0.2.15" (#25867) community: undo azure_ad_access_token breaking change (#25818) community: Cap AzureOpenAIEmbeddings chunk_size at 2048 instead of 16. (#25852) added octoai test (#21793) premai[patch]: Standardize premai params (#21513) community(sparkllm): Add function call support in Sparkllm chat model. (#20607) Community: sambastudio embeddings GenericV2 API support (#25064) community[patch]: callback before yield for _astream (gigachat) (#25834) Patch enable to use Amazon OpenSearch Serverless(aoss) for Semantic Cache store (#25833) comminity[patch]: fix #25575 YandexGPTs for _grpc_metadata (#25617) community[patch]: Support passing extra params for executing functions in UCFunctionToolkit (#25652) community[patch]: optimize xinference llm import (#25809) community[patch]: Add ID field back to Azure AI Search results (#25828)

langchain-community==0.2.14

Changes since langchain-community==0.2.13

community: release 0.2.14 (#25822) community: add score to PineconeHybridSearchRetriever (#25781) Improvement[Community] Improve api doc for PineconeHybridSearchRetriever (#25803) community[patch]: fix model initialization bug for deepinfra (#25727)

langchain-community==0.2.13

Changes since langchain-community==0.2.12

community[patch]: Release 0.2.13 (#25806) community[patch]: Minor Improvement of extract hyperlinks tool output (#25728) docs minor fix (#25794) Add mmr to neo4j vector (#25765) community: Azure Search Vector Store is missing Access Token Authentication (#24330) Improvement[Community] Improve methods in IMessageChatLoader (#25746) Fix MoonshotChat instantiate with alias (#25755) Update endpoint for AzureMLEndpointApiType class. (#25725) [Community][minor]: Added langchain_version while calling discover API (#24428) [Community][minor]: Updating source path, and file path for SharePoint loader in PebbloSafeLoader (#25592) community[minor]: [Pebblo] Fix URL construction in newer Python versions (#25747) community: [PebbloRetrievalQA] Implemented Async support for prompt APIs (#25748) all: Improve make lint command (#25344) community: remove integration test deps (#24460)

... (truncated)

Commits
  • ca1c3bd community[patch]: bump + fix core dep (#25901)
  • fabe32c core[patch]: Release 0.2.37 (#25900)
  • 9992a1d cookbook: AI Agent Built With LangChain and FireWorksAI (#22609)
  • c6f00e6 community: Fix branch not being considered when using GithubFileLoader (#20075)
  • 54d2b86 docs: integrations reference updates 12 (#25676)
  • c8b1c3a docs: update documentation for Vertex Embeddings Models (#25745)
  • 617a4e6 community: Fix a bug in handling kwargs overwrites in Predibase integration, ...
  • 28f6ff6 docs: remove incorrect vectorstore local column (#25895)
  • ade4bfd qdrant: Updated class check in Self-Query Retriever factory (#25877)
  • 862ef32 community: Fixed infinity embeddings async request (#25882)
  • Additional commits viewable in compare view

Updates langchain-aws from 0.1.16 to 0.1.17

Release notes

Sourced from langchain-aws's releases.

v0.1.17

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-aws@v0.1.16...v0.1.17

Commits
  • 2b3fdea aws[patch]: release 0.1.17 (#165)
  • 01e2f02 chatbedrock[patch]: remove redundant token counts (#164)
  • e86b551 Kcgourishetti/bedrock agents runnable (#152)
  • 052818e Fixes image type, adds document type for ChatBedrockConverse (#143)
  • 77ec2a2 bedrock[patch]: add standard tracing params (#162)
  • 89ea067 bedrock converse[patch]: support streaming in with_structured_output (#154)
  • 5649bd1 aws[patch]: Add ToolMessage's status to bedrock message for ChatBedrockConver...
  • See full diff in compare view

Updates ruff from 0.5.7 to 0.6.3

Release notes

Sourced from ruff's releases.

0.6.3

Release Notes

Preview features

  • [flake8-simplify] Extend open-file-with-context-handler to work with dbm.sqlite3 (SIM115) (#13104)
  • [pycodestyle] Disable E741 in stub files (.pyi) (#13119)
  • [pydoclint] Avoid DOC201 on explicit returns in functions that only return None (#13064)

Rule changes

  • [flake8-async] Disable check for asyncio before Python 3.11 (ASYNC109) (#13023)

Bug fixes

  • [FastAPI] Avoid introducing invalid syntax in fix for fast-api-non-annotated-dependency (FAST002) (#13133)
  • [flake8-implicit-str-concat] Normalize octals before merging concatenated strings in single-line-implicit-string-concatenation (ISC001) (#13118)
  • [flake8-pytest-style] Improve help message for pytest-incorrect-mark-parentheses-style (PT023) (#13092)
  • [pylint] Avoid autofix for calls that aren't min or max as starred expression (PLW3301) (#13089)
  • [ruff] Add datetime.time, datetime.tzinfo, and datetime.timezone as immutable function calls (RUF009) (#13109)
  • [ruff] Extend comment deletion for RUF100 to include trailing text from noqa directives while preserving any following comments on the same line, if any (#13105)
  • Fix dark theme on initial page load for the Ruff playground (#13077)

Contributors

Install ruff 0.6.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.6.3/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

... (truncated)

Changelog

Sourced from ruff's changelog.

0.6.3

Preview features

  • [flake8-simplify] Extend open-file-with-context-handler to work with dbm.sqlite3 (SIM115) (#13104)
  • [pycodestyle] Disable E741 in stub files (.pyi) (#13119)
  • [pydoclint] Avoid DOC201 on explicit returns in functions that only return None (#13064)

Rule changes

  • [flake8-async] Disable check for asyncio before Python 3.11 (ASYNC109) (#13023)

Bug fixes

  • [FastAPI] Avoid introducing invalid syntax in fix for fast-api-non-annotated-dependency (FAST002) (#13133)
  • [flake8-implicit-str-concat] Normalize octals before merging concatenated strings in single-line-implicit-string-concatenation (ISC001) (#13118)
  • [flake8-pytest-style] Improve help message for pytest-incorrect-mark-parentheses-style (PT023) (#13092)
  • [pylint] Avoid autofix for calls that aren't min or max as starred expression (PLW3301) (#13089)
  • [ruff] Add datetime.time, datetime.tzinfo, and datetime.timezone as immutable function calls (RUF009) (#13109)
  • [ruff] Extend comment deletion for RUF100 to include trailing text from noqa directives while preserving any following comments on the same line, if any (#13105)
  • Fix dark theme on initial page load for the Ruff playground (#13077)

0.6.2

Preview features

  • [flake8-simplify] Extend open-file-with-context-handler to work with other standard-library IO modules (SIM115) (#12959)
  • [ruff] Avoid unused-async for functions with FastAPI route decorator (RUF029) (#12938)
  • [ruff] Ignore fstring-missing-syntax (RUF027) for fastAPI paths (#12939)
  • [ruff] Implement check for Decimal called with a float literal (RUF032) (#12909)

Rule changes

  • [flake8-bugbear] Update diagnostic message when expression is at the end of function (B015) (#12944)
  • [flake8-pyi] Skip type annotations in string-or-bytes-too-long (PYI053) (#13002)
  • [flake8-type-checking] Always recognise relative imports as first-party (#12994)
  • [flake8-unused-arguments] Ignore unused arguments on stub functions (ARG001) (#12966)
  • [pylint] Ignore augmented assignment for self-cls-assignment (PLW0642) (#12957)

Server

  • Show full context in error log messages (#13029)

Bug fixes

  • [pep8-naming] Don't flag from imports following conventional import names (N817) (#12946)
  • [pylint] - Allow __new__ methods to have cls as their first argument even if decorated with @staticmethod for bad-staticmethod-argument (PLW0211) (#12958)

Documentation

... (truncated)

Commits
  • ee258ca Bump version to 0.6.3 (#13152)
  • b4d9d26 Update faq.md to highlight changes to src (#13145)
  • a998320 [ruff] - extend comment deletions for unused-noqa (RUF100) (#13105)
  • 770ef2a [red-knot] support deferred evaluation of type expressions (#13131)
  • c6023c0 [red-knot] Add docs on using RAYON_NUM_THREADS for better logging (#13140)
  • df694ca [FastAPI] Avoid introducing invalid syntax in fix for `fast-api-non-annotat...
  • 2e75cfb Format PYI examples in docs as .pyi-file snippets (#13116)
  • cfafaa7 [red-knot] Remove very noisy tracing call when resolving ImportFrom stateme...
  • 3e9c7ad Replace crates by dependi for VS Code Dev Container (#13125)
  • 81cd438 red-knot: infer and display ellipsis type (#13124)
  • Additional commits viewable in compare view

Updates factory-boy from 3.3.0 to 3.3.1

Changelog

Sourced from factory-boy's changelog.

3.3.1 (2024-08-18)

New:

  • Add support for Django 4.2
  • Add support for Django 5.1
  • Add support for Python 3.12
  • :issue:903: Add basic typing annotations
  • Run the test suite against mongomock instead of an actual MongoDB server

Bugfix:

  • :issue:1031: Do not require :attr:~factory.alchemy.SQLAlchemyOptions.sqlalchemy_session when :attr:~factory.alchemy.SQLAlchemyOptions.sqlalchemy_session_factory is provided.

Removed:

  • Stop advertising and verifying support for Django 3.2, 4.0, 4.1
Commits
  • c38732f Preparing release 3.3.1
  • 0ee3c9d Enable "nitpicky" mode on Sphinx
  • a7d06b9 Target Django 5.x tests at version 5.1
  • ce39114 Stop testing for Django 3.2
  • c2188f7 Stop testing against PostgreSQL
  • 819acce Run the test suite against Mongomock
  • f8456f5 Remove various (obsolete) warning exemption flags
  • 8aaa29b Improve readability of alchemy checker
  • d6349de Call evaluate_pre() instead of evaluate() on Maybe decider
  • 01c0a73 test: add regression test for #965
  • Additional commits viewable in compare view

Updates mypy from 1.11.1 to 1.11.2

Commits
  • 789f02c Bump version to 1.11.2
  • 917cc75 An alternative fix for a union-like literal string (#17639)
  • 7d805b3 Unwrap TypedDict item types before storing (#17640)
  • 32675dd Revert "Fix Literal strings containing pipe characters" (#17638)
  • 778542b Revert "Fix RawExpressionType.accept crash with --cache-fine-grained" (#1...
  • 14ab742 Bump version to 1.11.2+dev
  • See full diff in compare view

Updates django-webtest from 1.9.11 to 1.9.12

Changelog

Sourced from django-webtest's changelog.

1.9.12 (2024-08-30)

  • Add support for Django 5

  • No longer compatible with assertFormError

  • pytest fixture now unpatch Django settings after fixture run

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip-updates group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [govuk-frontend-jinja](https://github.com/LandRegistry/govuk-frontend-jinja) | `3.1.0` | `3.3.0` |
| [boto3](https://github.com/boto/boto3) | `1.34.158` | `1.34.162` |
| [langchain](https://github.com/langchain-ai/langchain) | `0.2.12` | `0.2.15` |
| [scipy](https://github.com/scipy/scipy) | `1.14.0` | `1.14.1` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.12.0` | `2.13.0` |
| [langchain-community](https://github.com/langchain-ai/langchain) | `0.2.11` | `0.2.15` |
| [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `0.1.16` | `0.1.17` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.3` |
| [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.1` |
| [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` |
| [django-webtest](https://github.com/django-webtest/django-webtest) | `1.9.11` | `1.9.12` |



Updates `govuk-frontend-jinja` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/LandRegistry/govuk-frontend-jinja/releases)
- [Changelog](https://github.com/LandRegistry/govuk-frontend-jinja/blob/main/CHANGELOG.md)
- [Commits](LandRegistry/govuk-frontend-jinja@3.1.0...3.3.0)

Updates `boto3` from 1.34.158 to 1.34.162
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.158...1.34.162)

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

Updates `scipy` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.0...v1.14.1)

Updates `sentry-sdk` from 2.12.0 to 2.13.0
- [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.12.0...2.13.0)

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

Updates `langchain-aws` from 0.1.16 to 0.1.17
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@v0.1.16...v0.1.17)

Updates `ruff` from 0.5.7 to 0.6.3
- [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.5.7...0.6.3)

Updates `factory-boy` from 3.3.0 to 3.3.1
- [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst)
- [Commits](FactoryBoy/factory_boy@3.3.0...3.3.1)

Updates `mypy` from 1.11.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.1...v1.11.2)

Updates `django-webtest` from 1.9.11 to 1.9.12
- [Changelog](https://github.com/django-webtest/django-webtest/blob/master/CHANGES.rst)
- [Commits](django-webtest/django-webtest@1.9.11...1.9.12)

---
updated-dependencies:
- dependency-name: govuk-frontend-jinja
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-updates
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-updates
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: langchain-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-updates
- dependency-name: factory-boy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-updates
- dependency-name: django-webtest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-updates
...

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 Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/pip-updates-fb680b4e90 branch September 9, 2024 04:36
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