]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Merge branch 'master' into async-dependencies-optional
authorTom Christie <tom@tomchristie.com>
Tue, 10 Oct 2023 12:43:40 +0000 (13:43 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 12:43:40 +0000 (13:43 +0100)
1  2 
pyproject.toml
requirements.txt

diff --cc pyproject.toml
Simple merge
index 1503d820f76dd6452d1b026d091ac44f5c67593a,e3217ab0d8b3381757f5c01ab5029ea0e16258b8..d1065ee37792db18f67331a4d3e631d73ecf9630
@@@ -19,13 -19,14 +19,13 @@@ build==0.10.
  twine==4.0.2
  
  # Tests & Linting
- black==23.7.0
+ black==23.9.1
  coverage[toml]==7.3.0
- cryptography==41.0.3
+ cryptography==41.0.4
  mypy==1.5.1
  types-certifi==2021.10.8.2
- pytest==7.4.0
- ruff==0.0.286
+ pytest==7.4.2
+ ruff==0.0.291
 -trio==0.22.2
  trio-typing==0.8.0
  trustme==1.1.0
  uvicorn==0.22.0