Skip to content

Commit ee23f41

Browse files
committed
Bump configcrunch to 2.1.0
1 parent 1f6a7e1 commit ee23f41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.14",
2424
]
2525
dependencies = [
26-
"configcrunch >= 2.0.0",
26+
"configcrunch >= 2.1.0",
2727
"schema >= 0.7",
2828
"pyyaml >= 6.0",
2929
"appdirs >= 1.4",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema==0.7.8
22
pyyaml==6.0.3
3-
configcrunch==2.0.1
3+
configcrunch==2.1.0
44
appdirs==1.4.4
55
janus==2.0.0
66
psutil==7.1.0

0 commit comments

Comments
 (0)