[Snyk] Security upgrade anyio from 3.7.1 to 4.4.0#724
Closed
artursouza wants to merge 1 commit intomainfrom
Closed
[Snyk] Security upgrade anyio from 3.7.1 to 4.4.0#724artursouza wants to merge 1 commit intomainfrom
artursouza wants to merge 1 commit intomainfrom
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842
berndverst
reviewed
Jun 25, 2024
| ruff===0.2.2 | ||
| # needed for dapr-ext-workflow | ||
| durabletask>=0.1.1a1 | ||
| anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability |
Member
There was a problem hiding this comment.
Pinning dependencies like this causes customers / users to have problems using our SDK together with other third party SDKs. To Avoid conflict we should not require such a high minimum version.
This PR should not be completed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
dev-requirements.txt⚠️ Warning
``` virtualenv 20.26.3 has requirement importlib-metadata>=6.6; python_version < "3.8", but you have importlib-metadata 4.2.0. tox 4.8.0 has requirement importlib-metadata>=6.7; python_version < "3.8", but you have importlib-metadata 4.2.0. opentelemetry-api 1.22.0 has requirement importlib-metadata<7.0,>=6.0, but you have importlib-metadata 4.2.0.