Skip to content

Commit 354f029

Browse files
fix: bump flask from 3.1.1 to 3.1.2
Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97d751 commit 354f029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pika==1.3.2
33
redis==6.4.0
44
simplejson==3.20.1
5-
flask==3.1.1
5+
flask==3.1.2
66
pyyaml==6.0.2
77
pyiceberg[sql-sqlite,pyarrow]==0.8.1
88
deltalake==0.25.5

0 commit comments

Comments
 (0)