Skip to content

Commit e996e9e

Browse files
authored
chore(deps): update dependency importlib-metadata to v8.6.1 (#517)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 85b0be6 commit e996e9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ Flask==3.1.0; python_full_version >= "3.8.1" and python_version < "4.0" \
219219
idna==3.10 ; python_full_version >= "3.8.1" and python_version < "4.0" \
220220
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
221221
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
222-
importlib-metadata==8.5.0 ; python_full_version >= "3.8.1" and python_version < "3.10" \
223-
--hash=sha256:45e54197d28b7a7f1559e60b95e7c567032b602131fbd588f1497f47880aa68b \
224-
--hash=sha256:71522656f0abace1d072b9e5481a48f07c138e00f079c38c8f883823f9c26bd7
222+
importlib-metadata==8.6.1; python_full_version >= "3.8.1" and python_version < "3.10" \
223+
--hash=sha256:02a89390c1e15fdfdc0d7c6b25cb3e62650d0494005c97d6f148bf5b9787525e \
224+
--hash=sha256:310b41d755445d74569f993ccfc22838295d9fe005425094fad953d7f15c8580
225225
itsdangerous==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
226226
--hash=sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef \
227227
--hash=sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173

0 commit comments

Comments
 (0)