Commit 8873373
authored
chore(dependencies): Update
### Changes
This PR updates the `requirements.txt` file to pin `aiohttp` to 3.8.5 to
address
[CVE-2023-47627](https://www.cve.org/CVERecord?id=CVE-2023-47627),
`cryptography` to 41.0.5 to address
[CVE-2023-5363](https://www.cve.org/CVERecord?id=CVE-2023-5363) and
`urllib3` to 2.0.7 to address
[CVE-2023-45803](https://www.cve.org/CVERecord?id=CVE-2023-45803).
### References
N/A
### Testing
N/A
### Checklist
- [x] I have read the [Auth0 general contribution
guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)
- [x] I have read the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)
- [x] All existing and new tests complete without errorsrequirements.txt (#553)1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
0 commit comments