An open index of dependabot pull requests across open source projects.

build(uv): bump the uv group across 1 directory with 3 updates

Closed
Number: #903
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 3
Created: February 23, 2026 at 10:11 AM UTC
(4 months ago)
Updated: February 25, 2026 at 07:33 AM UTC
(4 months ago)
Closed: February 25, 2026 at 07:33 AM UTC
(4 months ago)
Time to Close: 2 days
Labels:
dependencies size/XS python:uv
Description:

Bumps the uv group with 3 updates in the / directory: sqlmodel, typer and pytest-env.

Updates sqlmodel from 0.0.34 to 0.0.37

Release notes

Sourced from sqlmodel's releases.

0.0.37

Internal

0.0.35

Breaking Changes

Internal

Changelog

Sourced from sqlmodel's changelog.

0.0.37

Internal

0.0.36

Internal

  • âž– Drop support for sqlmodel-slim, no more versions will be released, use only sqmodel. PR #1772 by @​tiangolo.

0.0.35

Breaking Changes

Internal

Commits
  • aa48bf5 đź”– Release version 0.0.37
  • 1ecbba6 📝 Update release notes
  • 8fabd10 đź‘· Fix build CI to not attempt to build sqlmodel-slim (#1773)
  • 5f79efd đź”– Release version 0.0.36
  • 43cc7d3 📝 Update release notes
  • 248a0b9 âž– Drop support for sqlmodel-slim, no more versions will be released, use on...
  • 3e123f7 đź”– Release version 0.0.35
  • f0a77e4 📝 Update release notes
  • 06b5a01 🔨 Add script to remove Python 3.9 files, migrate to Python 3.10 (#1767)
  • 17fc7f5 📝 Update release notes
  • Additional commits viewable in compare view

Updates typer from 0.24.0 to 0.24.1

Release notes

Sourced from typer's releases.

0.24.1

Internal

Changelog

Sourced from typer's changelog.

0.24.1

Internal

Commits
  • eaec8fa đź”– Release version 0.24.1
  • c73cc2b 📝 Update release notes
  • 6c6259c đź‘· Fix CI, do not attempt to build typer-slim, nor typer-cli (#1569)
  • bc65ad8 📝 Update release notes
  • 3aedc0a âž– Drop support for typer-slim and typer-cli, no more versions will be rel...
  • 4b13020 📝 Update release notes
  • 19aaf0b ⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)
  • 0ece295 📝 Update release notes
  • 833c005 📝 Update release notes
  • 64c0dcb ⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)
  • Additional commits viewable in compare view

Updates pytest-env from 1.3.2 to 1.5.0

Release notes

Sourced from pytest-env's releases.

1.5.0

What's Changed

Full Changelog: https://github.com/pytest-dev/pytest-env/compare/1.4.0...1.5.0

1.4.0

What's Changed

Full Changelog: https://github.com/pytest-dev/pytest-env/compare/1.3.2...1.4.0

Commits
  • 28a0c11 ✨ feat(plugin): add --pytest-env-verbose for debugging env assignments (#199)
  • ded63b0 ✨ feat(cli): add --envfile option for runtime environment switching (#197)
  • 973033e [pre-commit.ci] pre-commit autoupdate (#195)
  • See full diff 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
Package Dependencies
Package:
typer
Ecosystem:
pip
Version Change:
0.24.0 → 0.24.1
Update Type:
Patch
Package:
sqlmodel
Ecosystem:
pip
Version Change:
0.0.34 → 0.0.37
Update Type:
Patch
Package:
pytest-env
Ecosystem:
pip
Version Change:
1.3.2 → 1.5.0
Update Type:
Minor
Technical Details
ID: 14116054
UUID: 3977361558
Node ID: PR_kwDOLAwy7c7Fmwut
Host: GitHub
Repository: yxtay/python-example-app