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 ad14e3c commit a196c5aCopy full SHA for a196c5a
pyproject.toml
@@ -44,7 +44,7 @@ shibboleth = 'flask_multipass.providers.shibboleth:ShibbolethIdentityProvider'
44
static = 'flask_multipass.providers.static:StaticIdentityProvider'
45
46
[build-system]
47
-requires = ['hatchling==1.25.0']
+requires = ['hatchling==1.27.0']
48
build-backend = 'hatchling.build'
49
50
[tool.hatch.build]
0 commit comments