]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Merge branch 'master' into async-dependencies-optional
authorTom Christie <tom@tomchristie.com>
Mon, 8 Jan 2024 14:12:29 +0000 (14:12 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 14:12:29 +0000 (14:12 +0000)
1  2 
requirements.txt

index 0718c1370e40be10ebb5ee466de8b5a6935f26de,218f06c6e571cd5e47618d583a93791f2c3f68ce..31f05044054fbd8c27720d7b2202d12dd0d2a3f8
@@@ -18,11 -18,12 +18,11 @@@ build==1.0.
  twine==4.0.2
  
  # Tests & Linting
- coverage[toml]==7.3.0
+ coverage[toml]==7.4.0
  cryptography==41.0.7
- mypy==1.5.1
- pytest==7.4.3
- ruff==0.1.6
+ mypy==1.8.0
+ pytest==7.4.4
+ ruff==0.1.9
  trio==0.22.2
 -trio-typing==0.10.0
  trustme==1.1.0
  uvicorn==0.24.0.post1