Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

Bump to latest requests

Open dsaxton opened this issue 1 year ago • 0 comments

What this Pull Request (PR) does

Bumps requests version constraint and updates the lock file to avoid this warning:

$ poetry install

...

  - Installing tools (0.1.9)
  - Installing unstructured (0.10.25)
Warning: The file chosen for install of requests 2.32.1 (requests-2.32.1-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation 

Installing the current project: fabric (1.2.0)

https://github.com/psf/requests/releases

dsaxton avatar Jun 26 '24 03:06 dsaxton