Skip to content

Commit 95d41c9

Browse files
authored
Merge pull request #250 from denisneuf/dependabot/pip/main/confuse-approx-eq-2.2.0
DEP(deps): Update confuse requirement from ~=2.1.0 to ~=2.2.0
2 parents c4352e6 + cba7148 commit 95d41c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requeriments.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ six>=1.16,<2
44
cachetools~=7.0.1
55
pycryptodome~=3.23
66
pytz~=2025.2
7-
confuse~=2.1.0
7+
confuse~=2.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cachetools>=5.0,<7.1",
1010
"pycryptodome>=3.13,<3.24",
1111
"pytz>=2021.3,<2026.0",
12-
"confuse>=1.7,<2.2",
12+
"confuse>=1.7,<2.3",
1313
],
1414
packages=[
1515
'ad_api',

0 commit comments

Comments
 (0)