Skip to content

Commit ccdc28f

Browse files
chore(deps): bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the / directory: [wheel](https://github.com/pypa/wheel) and [pillow](https://github.com/python-pillow/Pillow). Updates `wheel` from 0.42.0 to 0.46.2 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.46.2) Updates `pillow` from 10.4.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...12.1.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production dependency-group: uv - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d77ba7 commit ccdc28f

File tree

2 files changed

+40
-23
lines changed

2 files changed

+40
-23
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
dependencies = [
99
"django>=4.2.17,<5",
1010
"pytz~=2023.3.post1",
11-
"wheel>=0.42.0,<0.43",
11+
"wheel>=0.42.0,<0.47",
1212
"django-import-export>4",
1313
"django-simple-history>=3.4.0,<4",
1414
"django-settings-export>=1.2.1,<2",
@@ -17,7 +17,7 @@ dependencies = [
1717
"django-six>=1.0.5,<2",
1818
"six>=1.16.0,<2",
1919
"django-revproxy>=0.12.0,<0.13",
20-
"pillow>=10.3.0,<11",
20+
"pillow>=10.3.0,<13",
2121
"django-qr-code>=3.1.1,<4",
2222
"django-ipware>=6.0.0,<7",
2323
"reportlab>=4.0.7,<5",

uv.lock

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

0 commit comments

Comments
 (0)