Skip to content

Commit 1982590

Browse files
authored
Merge pull request #78 from Ericsson/dependabot/pip/python-packages-8739225601
Bump flask from 3.1.1 to 3.1.2 in the python-packages group
2 parents 2e8d12f + 2b45e4a commit 1982590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: Implementation :: PyPy",
1717
]
1818
dependencies = [
19-
"flask==3.1.1",
19+
"flask==3.1.2",
2020
"python-dotenv==1.1.1",
2121
"loguru==0.7.3",
2222
"pyquery==2.0.1",

0 commit comments

Comments
 (0)