File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ python_versions = <3.13
70
70
[avro==1.11.1]
71
71
72
72
[babel==2.10.3]
73
+ [babel==2.17.0]
74
+
75
+ [backrefs==5.9]
73
76
74
77
[bcrypt==4.0.0]
75
78
[bcrypt==4.1.3]
@@ -610,6 +613,8 @@ validate_incorrect_missing_deps = psycopg2-binary
610
613
[frozenlist==1.4.1]
611
614
[frozenlist==1.5.0]
612
615
616
+ [ghp-import==2.1.0]
617
+
613
618
[gitdb==4.0.5]
614
619
[gitdb==4.0.7]
615
620
@@ -1011,6 +1016,7 @@ brew_requires =
1011
1016
1012
1017
[markdown==3.3.7]
1013
1018
[markdown==3.4.1]
1019
+ [markdown==3.8.2]
1014
1020
1015
1021
[markdown-it-py==2.1.0]
1016
1022
[markdown-it-py==3.0.0]
@@ -1047,12 +1053,22 @@ brew_requires = libmaxminddb
1047
1053
1048
1054
[mdurl==0.1.2]
1049
1055
1056
+ [mergedeep==1.3.4]
1057
+
1050
1058
[milksnake==0.1.5]
1051
1059
[milksnake==0.1.6]
1052
1060
1053
1061
[mistune==2.0.4]
1054
1062
[mistune==3.0.1]
1055
1063
1064
+ [mkdocs==1.6.1]
1065
+
1066
+ [mkdocs-get-deps==0.2.0]
1067
+
1068
+ [mkdocs-material==9.6.17]
1069
+
1070
+ [mkdocs-material-extensions==1.3.1]
1071
+
1056
1072
[mmh3==3.0.0]
1057
1073
[mmh3==4.0.0]
1058
1074
@@ -1193,6 +1209,8 @@ python_versions = <3.13
1193
1209
[packaging==24.2]
1194
1210
[packaging==25.0]
1195
1211
1212
+ [paginate==0.5.7]
1213
+
1196
1214
[paramiko==2.11.0]
1197
1215
[paramiko==3.4.0]
1198
1216
[paramiko==3.4.1]
@@ -1285,6 +1303,7 @@ python_versions = <3.13
1285
1303
[platformdirs==4.2.2]
1286
1304
[platformdirs==4.3.6]
1287
1305
[platformdirs==4.3.7]
1306
+ [platformdirs==4.3.8]
1288
1307
1289
1308
[pluggy==0.13.1]
1290
1309
[pluggy==1.0.0]
@@ -1444,6 +1463,7 @@ python_versions = <3.13
1444
1463
1445
1464
[pygments==2.13.0]
1446
1465
[pygments==2.18.0]
1466
+ [pygments==2.19.2]
1447
1467
1448
1468
[pyjwt==2.4.0]
1449
1469
[pyjwt==2.10.1]
@@ -1452,6 +1472,8 @@ python_versions = <3.13
1452
1472
apt_requires = libmemcached-dev
1453
1473
brew_requires = libmemcached
1454
1474
1475
+ [pymdown-extensions==10.16.1]
1476
+
1455
1477
[pymemcache==4.0.0]
1456
1478
1457
1479
[pynacl==1.5.0]
@@ -1648,6 +1670,8 @@ python_versions = <3.13
1648
1670
apt_requires = libyaml-dev
1649
1671
brew_requires = libyaml
1650
1672
1673
+ [pyyaml-env-tag==1.1]
1674
+
1651
1675
[pyzmq==24.0.0]
1652
1676
python_versions = <3.12
1653
1677
@@ -3220,6 +3244,7 @@ python_versions = <3.13
3220
3244
python_versions = <3.12
3221
3245
[watchdog==3.0.0]
3222
3246
python_versions = <3.12
3247
+ [watchdog==6.0.0]
3223
3248
3224
3249
[watchfiles==1.1.0]
3225
3250
You can’t perform that action at this time.
0 commit comments