File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ dependencies = [
107
107
# This may be removed when future versions of pip are able
108
108
# to handle this dependency resolution automatically.
109
109
" opentelemetry-proto<9999" ,
110
- " packaging>=23.2 " ,
110
+ " packaging>=25.0 " ,
111
111
" pathspec>=0.9.0" ,
112
112
' pendulum>=2.1.2,<4.0;python_version<"3.12"' ,
113
113
' pendulum>=3.0.0,<4.0;python_version>="3.12"' ,
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies = [
58
58
" inputimeout>=1.0.4" ,
59
59
" jinja2>=3.1.5" ,
60
60
" jsonschema>=4.19.1" ,
61
- " packaging>=23.2 " ,
61
+ " packaging>=25.0 " ,
62
62
" pre-commit>=3.5.0" ,
63
63
" pre-commit-uv>=4.1.3" ,
64
64
" psutil>=5.9.6" ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies = [
45
45
' pendulum>=2.1.2,<4.0;python_version<"3.12"' ,
46
46
' pendulum>=3.0.0,<4.0;python_version>="3.12"' ,
47
47
" pyyaml>=6.0.2" ,
48
- " packaging>=23.2 " ,
48
+ " packaging>=25.0 " ,
49
49
" rich>=13.6.0" ,
50
50
" rich-click>=1.7.1" ,
51
51
" semver>=3.0.2" ,
You can’t perform that action at this time.
0 commit comments