Skip to content

Commit

Permalink
chore(deps-dev): bump importlib-metadata from 3.10.0 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](python/importlib_metadata@v3.10.0...v3.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 12, 2021
1 parent cd9e57d commit c7caca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -18,4 +18,4 @@ wheel==0.36.2
setuptools==44.1.0;python_version<'3.0'
setuptools==56.0.0;python_version>='3.6'
importlib-metadata==2.0.0;python_version<'3.0'
importlib-metadata==3.10.0;python_version>='3.6'
importlib-metadata==3.10.1;python_version>='3.6'

0 comments on commit c7caca3

Please sign in to comment.