We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a86f6 commit ce8f2a9Copy full SHA for ce8f2a9
pyproject.toml
@@ -94,7 +94,7 @@ pep8-naming = "0.14.1"
94
isort = "5.13.2"
95
autopep8 = "2.3.1"
96
mypy = "1.12.0"
97
-tomli = { version = "2.0.1", python = "<3.11" }
+tomli = { version = "2.0.2", python = "<3.11" }
98
tox = "4.23.0"
99
xmldiff = "2.7.0"
100
bandit = "1.7.10"
0 commit comments