Skip to content

Bump dependency for CVE of Flask v 3.1.3#17

Open
tdnghia98 wants to merge 9 commits intomasterfrom
chore/dss14-sc-305658-upgrade-flask-in-graph-analytics-plugin-for
Open

Bump dependency for CVE of Flask v 3.1.3#17
tdnghia98 wants to merge 9 commits intomasterfrom
chore/dss14-sc-305658-upgrade-flask-in-graph-analytics-plugin-for

Conversation

@tdnghia98
Copy link
Copy Markdown

No description provided.

@tdnghia98 tdnghia98 self-assigned this Apr 22, 2026
@tdnghia98
Copy link
Copy Markdown
Author

Updating to pytest 9.0.3 seems not possible due to Python incompatibility

Copy link
Copy Markdown
Contributor

@MayeulRousselet MayeulRousselet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove python3.6 from the accepted interpreters also

Comment thread code-env/python/spec/requirements.txt Outdated
Comment on lines 1 to 6
networkx==3.1; python_version > '3.6'
flask==1.1.2; python_version < '3.7'
flask==3.0.3; python_version > '3.6'
matplotlib==3.2.1; python_version < '3.7'
flask==3.1.3; python_version > '3.6'
matplotlib==3.7.5; python_version > '3.6'
scipy==1.4.1; python_version < '3.7'
scipy==1.10.1; python_version > '3.6'
simplejson==3.17.0; python_version < '3.7'
simplejson==3.19.3; python_version > '3.6'
python-igraph==0.8.2; python_version < '3.7'
python-igraph==0.11.8; python_version > '3.6'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove python_version > 3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants