Fix tests: Certifi got an update (#451)

This commit is contained in:
konsti 2023-11-19 13:10:54 +01:00 committed by GitHub
parent 5dedfeb097
commit dd4347980a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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