This repository was archived by the owner on Jul 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-17
lines changed Expand file tree Collapse file tree 2 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 5959
6060 publish_to_pypi :
6161 needs :
62- - build_for_pypi
62+ - build_dist_for_pypi
6363 - build_src_for_pypi
6464 permissions :
6565 id-token : write # This is required for requesting the JWT
Original file line number Diff line number Diff line change 44#
55# pip-compile pyproject.toml
66#
7- anyio == 4.0 .0
7+ anyio == 4.8 .0
88 # via httpx
9- certifi == 2024.7.4
9+ certifi == 2024.12.14
1010 # via
1111 # httpcore
1212 # httpx
1313 # requests
1414 # sentry-sdk
15- charset-normalizer == 3.3.0
15+ charset-normalizer == 3.4.1
1616 # via requests
17- click == 8.1.7
17+ click == 8.1.8
1818 # via codecov-cli (pyproject.toml)
1919h11 == 0.14.0
2020 # via httpcore
2121httpcore == 1.0.7
2222 # via httpx
2323httpx == 0.27.2
2424 # via codecov-cli (pyproject.toml)
25- idna == 3.7
25+ idna == 3.10
2626 # via
2727 # anyio
2828 # httpx
2929 # requests
30- ijson == 3.2.3
31- <<<<<<< Updated upstream
32- # via codecov-cli (setup.py)
33- =======
30+ ijson == 3.3.0
3431 # via codecov-cli (pyproject.toml)
3532pathspec == 0.12.1
3633 # via codecov-cli (pyproject.toml)
37- >>>>>>> Stashed changes
38- pyyaml == 6.0.1
34+ pyyaml == 6.0.2
3935 # via codecov-cli (pyproject.toml)
40- regex == 2023.12.25
36+ regex == 2024.11.6
4137 # via codecov-cli (pyproject.toml)
42- requests == 2.32.2
38+ requests == 2.32.3
4339 # via responses
4440responses == 0.21.0
4541 # via codecov-cli (pyproject.toml)
4642sentry-sdk == 2.20.0
4743 # via codecov-cli (pyproject.toml)
48- sniffio == 1.3.0
44+ sniffio == 1.3.1
4945 # via
5046 # anyio
5147 # httpx
5248test-results-parser == 0.5.1
5349 # via codecov-cli (pyproject.toml)
54- tree-sitter == 0.20.2
50+ tree-sitter == 0.20.4
5551 # via codecov-cli (pyproject.toml)
56- urllib3 == 2.2.2
52+ typing-extensions == 4.12.2
53+ # via anyio
54+ urllib3 == 2.3.0
5755 # via
5856 # requests
5957 # responses
You can’t perform that action at this time.
0 commit comments