Skip to content

Commit 6acb821

Browse files
merge conflicts
2 parents fd63c54 + dd4d622 commit 6acb821

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# pip install -r requirements/testing_without_asyncio.txt
2-
pytest>=6.2.5,<8.4 # https://github.com/tornadoweb/tornado/issues/3375
2+
pytest>=6.2.5,<8.5 # https://github.com/tornadoweb/tornado/issues/3375
33
pytest-cov>=3,<7

requirements/tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
mypy==1.16.1
1+
mypy==1.17.1
22
flake8==7.3.0
33
black==24.8.0 # Until we drop Python 3.6 support, we have to stay with this version

0 commit comments

Comments
 (0)