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.22
4949pydantic-yaml == 0.11.2
5050pydocstyle == 6.3.0
5151pyfakefs == 5.3.5
@@ -65,7 +65,7 @@ pytz==2023.4
6565pyxdg == 0.28
6666pyyaml == 6.0.2
6767referencing == 0.30.2
68- requests == 2.32.3
68+ requests == 2.32.4
6969requests-toolbelt == 1.0.0
7070requests-unixsocket2 == 0.4.2
7171responses == 0.24.1
@@ -78,9 +78,9 @@ snap-helpers==0.4.2
7878snowballstemmer == 2.2.0
7979tabulate == 0.9.0
8080tox == 4.11.4
81- types-deprecated == 1.2.9.20240311
81+ types-deprecated == 1.2.15.20250304
8282types-python-dateutil == 2.8.19.20240311
83- types-pyyaml == 6.0.12.20241230
83+ types-pyyaml == 6.0.12.20250809
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,7 +26,7 @@ packaging==23.2
2626platformdirs == 3.11.0
2727protobuf == 3.20.3
2828pycparser == 2.21
29- pydantic == 1.10.21
29+ pydantic == 1.10.22
3030pydantic-yaml == 0.11.2
3131pymacaroons == 0.13.0
3232pynacl == 1.5.0
@@ -36,16 +36,16 @@ pytz==2023.4
3636pyxdg == 0.28
3737pyyaml == 6.0.2
3838referencing == 0.30.2
39- requests == 2.32.3
39+ requests == 2.32.4
4040requests-toolbelt == 1.0.0
4141requests-unixsocket2 == 0.4.2
4242rpds-py == 0.10.6
4343secretstorage == 3.3.3
4444six == 1.16.0
4545snap-helpers == 0.4.2
4646tabulate == 0.9.0
47- types-deprecated == 1.2.9.20240311
48- types-pyyaml == 6.0.12.20241230
47+ types-deprecated == 1.2.15.20250304
48+ types-pyyaml == 6.0.12.20250809
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