File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ types-pywin32==308.0.0.20250128; python_version>="3.9"
14
14
types-pywin32==308.0.0.20241221; python_version<"3.9"
15
15
types-PyYAML==6.0.12.20241230
16
16
types-chevron==0.14.2.20250103
17
- types-psutil==6.1 .0.20241221
17
+ types-psutil==7.0 .0.20250218
18
18
types-setuptools==75.8.0.20250210
19
- types-Pygments==2.19.0.20250107
19
+ types-Pygments==2.19.0.20250219
20
20
types-colorama==0.4.15.20240311
21
21
types-dateparser==1.2.0.20250208
22
22
types-docutils==0.21.0.20241128
@@ -48,4 +48,4 @@ filelock==3.16.1; python_version<"3.9"
48
48
# formatter
49
49
black==24.10.0; python_version>="3.9"
50
50
black==24.8.0; python_version<"3.9"
51
- psutil==6.1.1
51
+ psutil==7.0.0
Original file line number Diff line number Diff line change 1
- ruff==0.9.6
1
+ ruff==0.9.7
Original file line number Diff line number Diff line change 2
2
SAM CLI version
3
3
"""
4
4
5
- __version__ = "1.133 .0"
5
+ __version__ = "1.134 .0"
You can’t perform that action at this time.
0 commit comments