Skip to content

Commit 0127a3b

Browse files
DEP(deps): update confuse requirement from ~=2.0.1 to ~=2.1.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.0.1...v2.1.0) --- updated-dependencies: - dependency-name: confuse dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a1001 commit 0127a3b

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.40.59
99
cachetools~=5.5.2
1010
setuptools~=80.9.0
1111
pytz~=2025.1
12-
confuse~=2.0.1
12+
confuse~=2.1.0
1313
jinja2
1414

1515
sphinxcontrib-napoleon

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ boto3~=1.40.59
66
cachetools~=5.5.2
77
setuptools~=80.9.0
88
pytz~=2025.1
9-
confuse~=2.0.1
9+
confuse~=2.1.0
1010
jinja2
1111

0 commit comments

Comments
 (0)