Skip to content

Bump chatterbot from 1.0.5 to 1.2.14#1

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/chatterbot-1.2.14
Open

Bump chatterbot from 1.0.5 to 1.2.14#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/chatterbot-1.2.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown

Bumps chatterbot from 1.0.5 to 1.2.14.

Release notes

Sourced from chatterbot's releases.

1.2.14

1.2.13

  • 🐍 #2429 Add support for Python 3.14 (also drops support for Python 3.9 due to sub-dependency incompatibilities with 3.14)
  • 🟥 #2434 Redis vector-store improvements
  • 🧠 #2437 Improve support for LLM usage: logic adapters can now be called by an LLM as tools

1.2.12

1.2.11

  • gunthercox/ChatterBot#2432 - Addresses GHSA-v4w8-49pv-mf72 (CVE-2026-23842) by adding safe default database connection parameters, and ensure database connections are closed when iteration over yielded values terminate early.

1.2.10

Sponsorships

🎉 A huge thanks to LambdaTest for sponsoring ChatterBot! 🎉

1.2.9

  • 🐞 #2425 Fix date parsing case
  • 🐜 #2426 Add check for sqlite WAL mode status and execute outside of transaction
  • 🏋🏼 #2427 Improve bulk operations in training methods
  • 📦 #2428 Dependency updates for redis, ollama, and pymongo

1.2.8

  • 👣 #2421 Reduce running time of test suite
  • 📜 #2422 Django documentation updates and swappable model improvements
  • 🥡 #2423 Allow extra args to be passed to the mongodb adapter
  • 🐍 #2406 Python 3.13 support!

1.2.7

1.2.6

1.2.5

  • #2408 Django migrations (added help_text attributes to all model fields for the Django admin)
  • #2408 Various Django-related bug fixes

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [chatterbot](https://github.com/gunthercox/ChatterBot) from 1.0.5 to 1.2.14.
- [Release notes](https://github.com/gunthercox/ChatterBot/releases)
- [Changelog](https://github.com/gunthercox/ChatterBot/blob/master/docs/releases.rst)
- [Commits](gunthercox/ChatterBot@1.0.5...1.2.14)

---
updated-dependencies:
- dependency-name: chatterbot
  dependency-version: 1.2.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2026
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