File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - v5
7+ pull_request :
8+ branches :
9+ - master
710jobs :
811 compile :
912 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1313 default : ' testpypi'
1414 pull_request :
1515 branches :
16- - main
16+ - master
1717
1818permissions :
1919 contents : write
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0"
3535tomli == 2.2.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
3636types-pyyaml == 6.0.12.20250915 ; python_version >= "3.7" and python_version < "4.0"
3737typing-extensions == 4.7.1 ; python_version >= "3.7" and python_version < "3.8"
38- urllib3 == 2.5 .0 ; python_version >= "3.7" and python_version < "4.0"
38+ urllib3 == 2.6 .0 ; python_version >= "3.7" and python_version < "4.0"
3939userpath == 1.9.2 ; python_version >= "3.7" and python_version < "4.0"
4040yarl == 1.20.0 ; python_version >= "3.7" and python_version < "4.0"
4141zipp == 3.19.1 ; python_version >= "3.7" and python_version < "3.8"
You can’t perform that action at this time.
0 commit comments