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 all-dependencies group across 13 directories with 11 updates #630

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Updates the requirements on cfn-lint, boto3, langchain, langchain-community, click, six, flake8, aws-cdk-core, aws-cdk-aws-iam, aws-cdk-aws-s3 and aws-cdk-aws-kms to permit the latest version.
Updates cfn-lint to 1.4.2

Release notes

Sourced from cfn-lint's releases.

Release v1.4.2

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.4.1...v1.4.2

Changelog

Sourced from cfn-lint's changelog.

v1.4.2

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.4.0...v1.4.1

v1.4.0

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.3.7...v1.4.0

v1.3.7

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.3.6...v1.3.7

v1.3.6

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.3.5...v1.3.6

v1.3.5

What's Changed

Full Changelog: aws-cloudformation/cfn-lint@v1.3.4...v1.3.5

... (truncated)

Commits

Updates boto3 from 1.34.131 to 1.34.135

Changelog

Sourced from boto3's changelog.

1.34.135

  • api-change:application-autoscaling: [botocore] Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.
  • api-change:chime-sdk-media-pipelines: [botocore] Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics
  • api-change:cloudfront: [botocore] Doc only update for CloudFront that fixes customer-reported issue
  • api-change:datazone: [botocore] This release supports the data lineage feature of business data catalog in Amazon DataZone.
  • api-change:elasticache: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:mq: [botocore] This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • api-change:qconnect: [botocore] Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.
  • api-change:quicksight: [botocore] Adding support for Repeating Sections, Nested Filters
  • api-change:rds: [botocore] Updates Amazon RDS documentation for TAZ export to S3.
  • api-change:sagemaker: [botocore] Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • api-change:workspaces: [botocore] Added support for WorkSpaces Pools.

1.34.134

  • api-change:controltower: [botocore] Added ListLandingZoneOperations API.
  • api-change:eks: [botocore] Added support for disabling unmanaged addons during cluster creation.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens.
  • api-change:kinesisanalyticsv2: [botocore] This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.

1.34.133

  • api-change:autoscaling: [botocore] Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • api-change:ec2: [botocore] This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • api-change:networkmanager: [botocore] This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.
  • api-change:workspaces-thin-client: [botocore] This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

1.34.132

  • api-change:bedrock-runtime: [botocore] Increases Converse API's document name length
  • api-change:customer-profiles: [botocore] This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.
  • api-change:ec2: [botocore] Fix EC2 multi-protocol info in models.
  • api-change:qbusiness: [botocore] Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application.
  • api-change:ssm: [botocore] Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • api-change:workspaces-web: [botocore] Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.
Commits
  • 359f0b2 Merge branch 'release-1.34.135'
  • d9b5ce7 Bumping version to 1.34.135
  • 857c461 Add changelog entries from botocore
  • 6221a41 Merge branch 'release-1.34.134' into develop
  • f14c977 Merge branch 'release-1.34.134'
  • 361074f Bumping version to 1.34.134
  • 2227b26 Add changelog entries from botocore
  • d0a5650 Merge branch 'release-1.34.133' into develop
  • 196293b Merge branch 'release-1.34.133'
  • 49cd7d5 Bumping version to 1.34.133
  • Additional commits viewable in compare view

Updates langchain from 0.2.5 to 0.2.6

Release notes

Sourced from langchain's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

Commits
  • 03c41e7 langchain: release 0.2.6 (#23426)
  • 86ca44d core: release 0.2.10 (#23420)
  • 85f5d14 [docs]: split up tool docs (#22919)
  • f788d09 docs: update trim messages guide (#23418)
  • c961934 docs: rerun chatbot tutorial to remove warnings (#23417)
  • c93d9e6 Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...
  • 8955bc1 [Core] Logging: Suppress missing parent warning (#23363)
  • 730c551 core[patch]: export tool output parsers from langchain_core.output_parsers (#...
  • 7e9e69c core[patch]: Add unit test for str and repr for Document (#23414)
  • f055f2a infra: install integration deps as needed (#23413)
  • Additional commits viewable in compare view

Updates langchain-community from 0.2.5 to 0.2.6

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

Commits

Updates boto3 from 1.34.131 to 1.34.135

Changelog

Sourced from boto3's changelog.

1.34.135

  • api-change:application-autoscaling: [botocore] Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.
  • api-change:chime-sdk-media-pipelines: [botocore] Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics
  • api-change:cloudfront: [botocore] Doc only update for CloudFront that fixes customer-reported issue
  • api-change:datazone: [botocore] This release supports the data lineage feature of business data catalog in Amazon DataZone.
  • api-change:elasticache: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:mq: [botocore] This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • api-change:qconnect: [botocore] Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.
  • api-change:quicksight: [botocore] Adding support for Repeating Sections, Nested Filters
  • api-change:rds: [botocore] Updates Amazon RDS documentation for TAZ export to S3.
  • api-change:sagemaker: [botocore] Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • api-change:workspaces: [botocore] Added support for WorkSpaces Pools.

1.34.134

  • api-change:controltower: [botocore] Added ListLandingZoneOperations API.
  • api-change:eks: [botocore] Added support for disabling unmanaged addons during cluster creation.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens.
  • api-change:kinesisanalyticsv2: [botocore] This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.

1.34.133

  • api-change:autoscaling: [botocore] Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • api-change:ec2: [botocore] This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • api-change:networkmanager: [botocore] This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.
  • api-change:workspaces-thin-client: [botocore] This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

1.34.132

  • api-change:bedrock-runtime: [botocore] Increases Converse API's document name length
  • api-change:customer-profiles: [botocore] This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.
  • api-change:ec2: [botocore] Fix EC2 multi-protocol info in models.
  • api-change:qbusiness: [botocore] Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application.
  • api-change:ssm: [botocore] Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • api-change:workspaces-web: [botocore] Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.
Commits
  • 359f0b2 Merge branch 'release-1.34.135'
  • d9b5ce7 Bumping version to 1.34.135
  • 857c461 Add changelog entries from botocore
  • 6221a41 Merge branch 'release-1.34.134' into develop
  • f14c977 Merge branch 'release-1.34.134'
  • 361074f Bumping version to 1.34.134
  • 2227b26 Add changelog entries from botocore
  • d0a5650 Merge branch 'release-1.34.133' into develop
  • 196293b Merge branch 'release-1.34.133'
  • 49cd7d5 Bumping version to 1.34.133
  • Additional commits viewable in compare view

Updates langchain from 0.2.5 to 0.2.6

Release notes

Sourced from langchain's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

Commits
  • 03c41e7 langchain: release 0.2.6 (#23426)
  • 86ca44d core: release 0.2.10 (#23420)
  • 85f5d14 [docs]: split up tool docs (#22919)
  • f788d09 docs: update trim messages guide (#23418)
  • c961934 docs: rerun chatbot tutorial to remove warnings (#23417)
  • c93d9e6 Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...
  • 8955bc1 [Core] Logging: Suppress missing parent warning (#23363)
  • 730c551 core[patch]: export tool output parsers from langchain_core.output_parsers (#...
  • 7e9e69c core[patch]: Add unit test for str and repr for Document (#23414)
  • f055f2a infra: install integration deps as needed (#23413)
  • Additional commits viewable in compare view

Updates langchain-community from 0.2.5 to 0.2.6

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

Commits
  • 99ce84e community: release 0.2.6 (#23501)
  • 03c41e7 langchain: release 0.2.6 (#23426)
  • 86ca44d core: release 0.2.10 (#23420)
  • 85f5d14 [docs]: split up tool docs (#22919)
  • f788d09 docs: update trim messages guide (#23418)
  • c961934 docs: rerun chatbot tutorial to remove warnings (#23417)
  • c93d9e6 Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...
  • 8955bc1 [Core] Logging: Suppress missing parent warning (#23363)
  • 730c551 core[patch]: export tool output parsers from langchain_core.output_parsers (#...
  • 7e9e69c core[patch]: Add unit test for str and repr for Document (#23414)
  • Additional commits viewable in compare view
  • Description has been truncated

Updates the requirements on [cfn-lint](https://github.com/aws-cloudformation/cfn-lint), [boto3](https://github.com/boto/boto3), [langchain](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain), [click](https://github.com/pallets/click), [six](https://github.com/benjaminp/six), [flake8](https://github.com/pycqa/flake8), [aws-cdk-core](https://github.com/aws/aws-cdk), [aws-cdk-aws-iam](https://github.com/aws/aws-cdk), [aws-cdk-aws-s3](https://github.com/aws/aws-cdk) and [aws-cdk-aws-kms](https://github.com/aws/aws-cdk) to permit the latest version.

Updates `cfn-lint` to 1.4.2
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v1.3.0...v1.4.2)

Updates `boto3` from 1.34.131 to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

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

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

Updates `boto3` from 1.34.131 to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

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

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

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `six` to 1.16.0
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](benjaminp/six@1.11.0...1.16.0)

Updates `six` to 1.16.0
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](benjaminp/six@1.11.0...1.16.0)

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `flake8` to 7.1.0
- [Commits](PyCQA/flake8@4.0.0...7.1.0)

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `flake8` to 7.1.0
- [Commits](PyCQA/flake8@4.0.0...7.1.0)

Updates `aws-cdk-core` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-iam` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-s3` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-kms` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-core` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-iam` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-s3` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `aws-cdk-aws-kms` to 1.204.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v1.15.0...v1.204.0)

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `flake8` to 7.1.0
- [Commits](PyCQA/flake8@4.0.0...7.1.0)

Updates `boto3` to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

Updates `click` to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.0...8.1.7)

Updates `flake8` to 7.1.0
- [Commits](PyCQA/flake8@4.0.0...7.1.0)

Updates `boto3` from 1.34.131 to 1.34.135
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.131...1.34.135)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: six
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: six
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: flake8
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: flake8
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-core
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-iam
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-s3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-kms
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-core
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-iam
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-s3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aws-cdk-aws-kms
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: flake8
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: click
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: flake8
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from kyhau as a code owner June 28, 2024 09:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 28, 2024
@github-actions github-actions bot merged commit bc60745 into main Jun 28, 2024
7 of 8 checks passed
@github-actions github-actions bot deleted the dependabot/pip/all-dependencies-b041415b77 branch June 28, 2024 09:34
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.

None yet

0 participants