File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ importlib-metadata==6.8.0
2525iniconfig == 2.0.0
2626jaraco-classes == 3.3.1
2727jeepney == 0.8.0
28- jinja2 == 3.1.5
28+ jinja2 == 3.1.6
2929jsonschema == 4.19.2
3030jsonschema-specifications == 2023.7.1
3131keyring == 24.2.0
@@ -45,7 +45,7 @@ pluggy==1.4.0
4545protobuf == 3.20.3
4646pycodestyle == 2.11.1
4747pycparser == 2.22
48- pydantic == 1.10.21
48+ pydantic == 1.10.24
4949pydantic-yaml == 0.11.2
5050pydocstyle == 6.3.0
5151pyfakefs == 5.3.5
@@ -63,9 +63,9 @@ pytest-subprocess==1.5.3
6363python-dateutil == 2.8.2
6464pytz == 2023.4
6565pyxdg == 0.28
66- pyyaml == 6.0.2
66+ pyyaml == 6.0.3
6767referencing == 0.30.2
68- requests == 2.32.3
68+ requests == 2.32.5
6969requests-toolbelt == 1.0.0
7070requests-unixsocket2 == 0.4.2
7171responses == 0.24.1
@@ -80,7 +80,7 @@ tabulate==0.9.0
8080tox == 4.11.4
8181types-deprecated == 1.2.9.20240311
8282types-python-dateutil == 2.8.19.20240311
83- types-pyyaml == 6.0.12.20241230
83+ types-pyyaml == 6.0.12.20250915
8484types-requests == 2.31.0.20240406
8585types-setuptools == 69.0.0.20240125
8686types-tabulate == 0.9.0.20241207
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ idna==3.4
1414importlib-metadata == 6.8.0
1515jaraco-classes == 3.3.1
1616jeepney == 0.8.0
17- jinja2 == 3.1.5
17+ jinja2 == 3.1.6
1818jsonschema == 4.19.2
1919jsonschema-specifications == 2023.7.1
2020keyring == 24.2.0
@@ -26,17 +26,17 @@ packaging==23.2
2626platformdirs == 3.11.0
2727protobuf == 3.20.3
2828pycparser == 2.21
29- pydantic == 1.10.21
29+ pydantic == 1.10.24
3030pydantic-yaml == 0.11.2
3131pymacaroons == 0.13.0
3232pynacl == 1.5.0
3333pyrfc3339 == 1.1
3434python-dateutil == 2.8.2
3535pytz == 2023.4
3636pyxdg == 0.28
37- pyyaml == 6.0.2
37+ pyyaml == 6.0.3
3838referencing == 0.30.2
39- requests == 2.32.3
39+ requests == 2.32.5
4040requests-toolbelt == 1.0.0
4141requests-unixsocket2 == 0.4.2
4242rpds-py == 0.10.6
@@ -45,7 +45,7 @@ six==1.16.0
4545snap-helpers == 0.4.2
4646tabulate == 0.9.0
4747types-deprecated == 1.2.9.20240311
48- types-pyyaml == 6.0.12.20241230
48+ types-pyyaml == 6.0.12.20250915
4949typing-extensions == 4.8.0
5050urllib3 == 2.2.3
5151wrapt == 1.15.0
You can’t perform that action at this time.
0 commit comments