Skip to content

Commit a43cf90

Browse files
authored
Merge pull request #4 from modern-python/bump-modern-di-2.16.1
Bump modern-di floor to >=2.16.1
2 parents 453858a + 8b2fa16 commit a43cf90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
"Topic :: Software Development :: Libraries",
1818
"Topic :: Software Development :: Testing",
1919
]
20-
dependencies = ["modern-di>=2,<3", "pytest>=7"]
20+
dependencies = ["modern-di>=2.16.1,<3", "pytest>=7"]
2121
version = "0"
2222

2323
[project.urls]

0 commit comments

Comments
 (0)