Skip to content

Commit e5adbd5

Browse files
chore(deps): update dependency flask to v3 [security]
1 parent 0309104 commit e5adbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# these requirements must support python 2.7
22
# it is doubtful that Plex will ever update to Python 3+
3-
flask==1.1.4;python_version<"3"
3+
flask==3.1.3;python_version<"3"
44
flask-babel==1.0.0;python_version<"3"
55
future==0.18.3
66
plexapi-backport[alert]==4.15.10 # custom python-plexapi supporting python 2.7

0 commit comments

Comments
 (0)