Skip to content

Bump the minor-and-patch group across 1 directory with 2 updates#337

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/minor-and-patch-a23517d4f0
Open

Bump the minor-and-patch group across 1 directory with 2 updates#337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/minor-and-patch-a23517d4f0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the minor-and-patch group with 2 updates in the / directory: flask and litecli.

Updates flask from 3.1.2 to 3.1.3

Release notes

Sourced from flask's releases.

3.1.3

This is the Flask 3.1.3 security fix release, which fixes a security issue but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Flask/3.1.3/ Changes: https://flask.palletsprojects.com/page/changes/#version-3-1-3

  • The session is marked as accessed for operations that only access the keys but not the values, such as in and len. GHSA-68rp-wp8r-4726
Changelog

Sourced from flask's changelog.

Version 3.1.3

Released 2026-02-18

  • The session is marked as accessed for operations that only access the keys but not the values, such as in and len. :ghsa:68rp-wp8r-4726
Commits
  • 22d9247 release version 3.1.3
  • 089cb86 Merge commit from fork
  • c17f379 request context tracks session access
  • 27be933 start version 3.1.3
  • 4e652d3 Abort if the instance folder cannot be created (#5903)
  • 3d03098 Abort if the instance folder cannot be created
  • 407eb76 document using gevent for async (#5900)
  • ac5664d document using gevent for async
  • 4f79d5b Increase required flit_core version to 3.11 (#5865)
  • fe3b215 Increase required flit_core version to 3.11
  • Additional commits viewable in compare view

Updates litecli from 1.17.0 to 1.17.1

Release notes

Sourced from litecli's releases.

v1.17.1

What's Changed

Full Changelog: dbcli/litecli@v1.17.0...v1.17.1

Changelog

Sourced from litecli's changelog.

Unreleased

Internal

  • Add a GitHub Actions workflow to run Codex review on pull requests.
  • Drop Python 3.9 from test matrices and tooling targets.

1.19.0 - 2026-01-30

Features

  • Make LLM support optional and installable via litecli[ai].

Bug Fixes

  • Avoid completion refresh crashes when no database is connected.

Internal

  • Clean up ty type-checking for optional sqlean/llm imports.

1.18.0

Internal

Commits
  • 5a774d6 Update changelog.
  • 1f7c432 Merge pull request #246 from dbcli/amjith/llm-optional
  • 1991130 fix: resolve ty import conflicts
  • bdcd676 fix: expose llm alias for patching
  • 4fee270 fix: resolve ty optional import errors
  • 6b11a4c fix: handle completion refresh without db
  • 112fd66 Make llm optional.
  • db28530 Merge pull request #243 from dbcli/krace/sqlean-stubs
  • c5af6b2 Add sqlean stubs
  • 96b9bf4 Update changelog
  • Additional commits viewable in compare view

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 <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 minor-and-patch group with 2 updates in the / directory: [flask](https://github.com/pallets/flask) and [litecli](https://github.com/dbcli/litecli).


Updates `flask` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.1.2...3.1.3)

Updates `litecli` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/dbcli/litecli/releases)
- [Changelog](https://github.com/dbcli/litecli/blob/main/CHANGELOG.md)
- [Commits](dbcli/litecli@v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: litecli
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Mar 1, 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