mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-15 22:14:06 +00:00
Fix tests: Certifi got an update (#451)
This commit is contained in:
parent
5dedfeb097
commit
dd4347980a
1 changed files with 3 additions and 3 deletions
|
|
@ -7,9 +7,9 @@ info:
|
|||
- pyproject.toml
|
||||
- "--all-extras"
|
||||
- "--cache-dir"
|
||||
- /tmp/.tmppDDssX
|
||||
- /tmp/.tmpDaHryO
|
||||
env:
|
||||
VIRTUAL_ENV: /tmp/.tmpf5JruZ/.venv
|
||||
VIRTUAL_ENV: /tmp/.tmpTrcp45/.venv
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
@ -20,7 +20,7 @@ anyio==4.0.0
|
|||
# via httpcore
|
||||
asgiref==3.7.2
|
||||
# via django
|
||||
certifi==2023.7.22
|
||||
certifi==2023.11.17
|
||||
# via httpcore
|
||||
django==5.0b1
|
||||
h11==0.14.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue