Skip to content

Commit 5cf7d9a

Browse files
authored
Merge branch 'master' into line-length
2 parents b9a86a2 + 39b756f commit 5cf7d9a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ jinja2==3.1.3
1010

1111
# Packaging
1212
build==1.2.1
13-
twine
13+
twine==5.0.0
1414

1515
# Tests & Linting
1616
coverage[toml]==7.4.4
1717
ruff==0.3.4
1818
mypy==1.9.0
1919
trio-typing==0.10.0
20-
types-certifi==2021.10.8.3
2120
pytest==8.1.1
2221
pytest-httpbin==2.0.0
2322
pytest-trio==0.8.0
24-
werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673
23+
werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35

0 commit comments

Comments
 (0)