Skip to content

Commit 9e23a58

Browse files
Merge pull request #242 from denisneuf/dependabot/pip/main/confuse-approx-eq-2.1.0
2 parents 5f5e5f4 + 5a560d1 commit 9e23a58

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~=6.2.1
55
pycryptodome~=3.23
66
pytz~=2025.2
7-
confuse~=2.0.1
7+
confuse~=2.1.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,<6.3",
1010
"pycryptodome>=3.13,<3.24",
1111
"pytz>=2021.3,<2026.0",
12-
"confuse>=1.7,<2.1",
12+
"confuse>=1.7,<2.2",
1313
],
1414
packages=[
1515
'ad_api',

0 commit comments

Comments
 (0)