File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,10 +18,12 @@ function _activate_complete() {
1818 complete -C " pymultigit complete" mg
1919 complete -C " pygooglecloud complete" pygooglecloud
2020 complete -C " pymakehelper complete" pymakehelper
21-
2221 complete -C " pygcal complete" pygcal
2322 complete -C " pytubekit complete" pytubekit
2423 complete -C " pycontacts complete" pycontacts
24+
25+ # shellcheck source=/dev/null
26+ source <( rsb complete bash)
2527 __var=0
2628}
2729
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ pydmt==0.3.32
2626pyfakeuse == 0.0.9
2727pygments == 2.19.2
2828pylogconf == 0.0.38
29- pymakehelper == 0.0.38
30- pytconf == 0.1.21
29+ pymakehelper == 0.0.37
30+ pytconf == 0.1.19
3131python-dateutil == 2.9.0.post0
3232pytidylib == 0.3.2
3333pytz == 2025.2
34- pyyaml == 6.0.3
34+ pyyaml == 6.0.2
3535referencing == 0.36.2
3636requests == 2.32.5
3737roman-numerals-py == 3.1.0
@@ -47,7 +47,7 @@ sphinxcontrib-htmlhelp==2.1.0
4747sphinxcontrib-jsmath == 1.0.1
4848sphinxcontrib-qthelp == 2.0.0
4949sphinxcontrib-serializinghtml == 2.0.0
50- termcolor == 3.2 .0
50+ termcolor == 3.1 .0
5151tqdm == 4.67.1
5252types-requests == 2.32.4.20250809
5353typing-extensions == 4.15.0
You can’t perform that action at this time.
0 commit comments