data_copilot
data_copilot copied to clipboard
Data Copilot is the framework which makes your chat bot enterprise ready with only few lines of code.
Bumps [form-data](https://github.com/form-data/form-data) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together. Updates `form-data` from 4.0.0 to 4.0.4 Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532)...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 7.1.12. Release notes Sourced from vite's releases. v7.1.12 Please refer to CHANGELOG.md for details. v7.1.11 Please refer to CHANGELOG.md for details. v7.1.10 Please refer to...
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. Release notes Sourced from python-dotenv's releases. v1.2.1 What's Changed Support reading .env from FIFOs (Unix) by @sidharth-sudhir in theskumar/python-dotenv#586 Update...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.46.2. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.46.2 8.46.2 (2025-10-20) 🩹 Fixes eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702) typescript-estree:...
Updates the requirements on [langchain](https://github.com/langchain-ai/langchain) to permit the latest version. Release notes Sourced from langchain's releases. langchain==1.0.2 Changes since langchain==1.0.1 chore(langchain_v1): bump version from 1.0.1 to 1.0.2 (#33629) fix(langchain_v1): remove...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 24.9.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version. Release notes Sourced from openai's releases. v2.6.1 2.6.1 (2025-10-24) Full Changelog: v2.6.0...v2.6.1 Bug Fixes api: docs updates (d01a0c9) Chores client:...
Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Release notes Sourced from uvicorn's releases. Version 0.38.0 What's Changed Support Python 3.14 by @Kludex in Kludex/uvicorn#2723 New Contributors @NGANAMODEIJunior...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 25.9.0 Highlights Remove support for pre-python 3.7 await/async as soft keywords/variable names (#4676) Stable...
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...