Skip to content

Commit 7d15dba

Browse files
chore(deps): bump the python-minor-patch group with 2 updates
Bumps the python-minor-patch group with 2 updates: [packaging](https://github.com/pypa/packaging) and [uv](https://github.com/astral-sh/uv). Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `uv` from 0.12.0 to 0.12.2 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.12.0...0.12.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: uv dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d3937d commit 7d15dba

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"mdutils==1.8.1",
1515
"prettytable==3.18.0",
1616
"GitPython==3.1.59",
17-
"packaging==26.2",
17+
"packaging==26.3",
1818
"python-dotenv==1.2.2",
1919
"socketdev==3.5.0",
2020
"beautifulsoup4==4.15.0",
@@ -49,7 +49,7 @@ test = [
4949
dev = [
5050
"ruff==0.16.1",
5151
"twine==7.0.0", # for building
52-
"uv==0.12.0", # for dependency management
52+
"uv==0.12.2", # for dependency management
5353
"pre-commit==4.6.1",
5454
"hatch==1.17.1"
5555
]

uv.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)