Skip to content

Commit e0d022c

Browse files
Bump importlib-metadata from 7.0.1 to 7.0.2 in /.github/requirements (#10551)
* Bump importlib-metadata from 7.0.1 to 7.0.2 in /.github/requirements Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update publish-requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Gaynor <[email protected]>
1 parent 5fe526d commit e0d022c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/requirements/publish-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ idna==3.6 \
240240
# via
241241
# email-validator
242242
# requests
243-
importlib-metadata==7.0.1 \
244-
--hash=sha256:4805911c3a4ec7c3966410053e9ec6a1fecd629117df5adee56dfc9432a1081e \
245-
--hash=sha256:f238736bb06590ae52ac1fab06a3a9ef1d8dce2b7a35b5ab329371d6c8f5d2cc
243+
importlib-metadata==7.0.2 \
244+
--hash=sha256:198f568f3230878cb1b44fbd7975f87906c22336dba2e4a7f05278c281fbd792 \
245+
--hash=sha256:f4bc4c0c070c490abf4ce96d715f68e95923320370efb66143df00199bb6c100
246246
# via
247247
# keyring
248248
# twine

0 commit comments

Comments
 (0)