Skip to content

Commit be7d0fa

Browse files
author
Dan O'Brien
authored
Merge branch 'main' into dob/REL-3441/sdkAlignmentChanges
2 parents 0055008 + 0e7dacc commit be7d0fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ chevron = "=0.14.0"
3636
pytest = ">=2.8"
3737
pytest-cov = ">=2.4.0"
3838
pytest-mypy = "==0.10.3"
39-
mypy = "==1.12.0"
39+
mypy = "==1.13.0"
4040

4141

4242
[tool.poetry.group.docs]
4343
optional = true
4444

4545
[tool.poetry.group.docs.dependencies]
4646
sphinx = ">=6,<8"
47-
sphinx-rtd-theme = ">=1.3,<3.0"
47+
sphinx-rtd-theme = ">=1.3,<4.0"
4848
certifi = ">=2018.4.16"
4949
expiringdict = ">=1.1.4"
5050
pyrfc3339 = ">=1.0"

0 commit comments

Comments
 (0)