Skip to content

Commit 101ce67

Browse files
authored
chore(deps): update dependency importlib-metadata to v8.7.0 (#572)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 86aa9a8 commit 101ce67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ Flask==3.1.1; 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.6.1; python_full_version >= "3.8.1" and python_version < "3.10" \
223-
--hash=sha256:02a89390c1e15fdfdc0d7c6b25cb3e62650d0494005c97d6f148bf5b9787525e \
224-
--hash=sha256:310b41d755445d74569f993ccfc22838295d9fe005425094fad953d7f15c8580
222+
importlib-metadata==8.7.0; python_full_version >= "3.8.1" and python_version < "3.10" \
223+
--hash=sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000 \
224+
--hash=sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd
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)