Skip to content

Commit ea92a58

Browse files
deps(deps): bump python-box in the python-production group
Bumps the python-production group with 1 update: [python-box](https://github.com/cdgriffith/Box). Updates `python-box` from 7.3.2 to 7.4.1 - [Release notes](https://github.com/cdgriffith/Box/releases) - [Changelog](https://github.com/cdgriffith/Box/blob/master/CHANGES.rst) - [Commits](cdgriffith/Box@7.3.2...7.4.1) --- updated-dependencies: - dependency-name: python-box dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12c1e82 commit ea92a58

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222
dependencies = [
2323
"httpx==0.28.*",
24-
"python-box==7.3.*",
24+
"python-box>=7.3,<7.5",
2525
]
2626

2727
[dependency-groups]

uv.lock

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

0 commit comments

Comments
 (0)