Skip to content

Commit d578267

Browse files
DEP(deps): Update confuse requirement from ~=2.1.0 to ~=2.2.0
Updates the requirements on [confuse](https://github.com/beetbox/confuse) to permit the latest version. - [Release notes](https://github.com/beetbox/confuse/releases) - [Changelog](https://github.com/beetbox/confuse/blob/main/docs/changelog.rst) - [Commits](beetbox/confuse@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: confuse dependency-version: 2.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86f463d commit d578267

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ boto3~=1.42.36
99
cachetools~=6.2.6
1010
setuptools~=80.10.2
1111
pytz~=2025.1
12-
confuse~=2.1.0
12+
confuse~=2.2.0
1313
jinja2
1414

1515
sphinxcontrib-napoleon

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ boto3~=1.42.36
66
cachetools~=6.2.6
77
setuptools~=80.10.2
88
pytz~=2025.1
9-
confuse~=2.1.0
9+
confuse~=2.2.0
1010
jinja2

0 commit comments

Comments
 (0)