File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,9 +130,9 @@ grizzly-framework==0.19.0 \
130130 --hash=sha256:229e7559efa2832000c24cd664f99a75413fbb632a2e6acbb927520e7462b5dd \
131131 --hash=sha256:7848612e3baa49674af4858b5f5c909659d211a852cdb14d73a3a50a18801a4b
132132 # via -r tools/fuzzing/smoke/grizzly_requirements.in
133- idna==3.3 \
134- --hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
135- --hash=sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
133+ idna==3.11 \
134+ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
135+ --hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
136136 # via requests
137137jsbeautifier==1.14.0 \
138138 --hash=sha256:84fdb008d8af89619269a6aca702288b48f837a99427a0f529aa57ecfb36ee3c
Original file line number Diff line number Diff line change 11alabaster==0.7.13
22charset-normalizer==2.0.12
33docutils==0.18.1
4- idna==2.10
4+ idna==3.11
55imagesize==1.4.1
66importlib-metadata==6.0.0
77markupsafe==2.0.1
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ docutils==0.18.1 \
3131 # -r ./tools/lint/rst/requirements.in
3232 # rstcheck
3333 # sphinx
34- idna == 2.10 \
35- --hash =sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6 \
36- --hash =sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0
34+ idna == 3.11 \
35+ --hash =sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
36+ --hash =sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
3737 # via
3838 # -r ./tools/lint/rst/requirements.in
3939 # requests
You can’t perform that action at this time.
0 commit comments