File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v5
2727 - name : Set up Python ${{ matrix.python-version }}
28- uses : actions/setup-python@v5
28+ uses : actions/setup-python@v6
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v5
2727 - name : Set up Python ${{ matrix.python-version }}
28- uses : actions/setup-python@v5
28+ uses : actions/setup-python@v6
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131
Original file line number Diff line number Diff line change 2929 steps :
3030 - uses : actions/checkout@v5
3131 - name : Set up Python ${{ matrix.python-version }}
32- uses : actions/setup-python@v5
32+ uses : actions/setup-python@v6
3333 with :
3434 python-version : ${{ matrix.python-version }}
3535
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - uses : actions/checkout@v5
18- - uses : actions/setup-python@v5
18+ - uses : actions/setup-python@v6
1919
2020 - name : Build docs requirements
2121 run : pip install -r docs/requirements.txt
Original file line number Diff line number Diff line change 3535 steps :
3636 - uses : actions/checkout@v5
3737 - name : Set up Python ${{ matrix.python-version }}
38- uses : actions/setup-python@v5
38+ uses : actions/setup-python@v6
3939 with :
4040 python-version : ${{ matrix.python-version }}
4141
Original file line number Diff line number Diff line change 22
33[ ![ RuCaptchaHigh.png] ( https://s.vyjava.xyz/files/2024/12-December/17/45247a56/RuCaptchaHigh.png )] ( https://vyjava.xyz/dashboard/image/45247a56-3332-48ee-8df8-fc95bcfc52f0 )
44
5- ### [ Capsolver] ( https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python-rucaptcha )
6-
7- [ ![ capsolver.jpg] ( https://s.vyjava.xyz/files/2024/12-December/17/54e1db0e/capsolver.jpg )] ( https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python-rucaptcha )
8-
95<hr >
106
117[ ![ PyPI version] ( https://badge.fury.io/py/python-rucaptcha.svg )] ( https://badge.fury.io/py/python-rucaptcha )
Original file line number Diff line number Diff line change 33
44![ ] ( ../../_static/RuCaptchaMedium.png )
55
6- ## [ Capsolver] ( https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python-rucaptcha )
7-
8- [ ![ Capsolver] ( ../../_static/capsolver.jpg )] ( https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=python-rucaptcha )
9-
106<hr >
117
128[ ![ PyPI version] ( https://badge.fury.io/py/python-rucaptcha.svg )] ( https://badge.fury.io/py/python-rucaptcha )
Original file line number Diff line number Diff line change 11# codestyle
22isort==6.*
3- black==25.1 .0
3+ black==25.9 .0
44autoflake==2.*
You can’t perform that action at this time.
0 commit comments