Skip to content

Commit 2044185

Browse files
Bump importlib-metadata from 3.3.0 to 3.4.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.3.0 to 3.4.0. - [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.3.0...v3.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d83c9bd commit 2044185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pyflakes==2.2.0
3737
mccabe==0.6.1
3838
pycodestyle==2.6.0
3939
configparser==5.0.1
40-
importlib-metadata==3.3.0 # for flake8
40+
importlib-metadata==3.4.0 # for flake8
4141
typing_extensions==3.7.4.3
4242
zipp==3.4.0 # for flake8
4343
flake8==3.8.4

0 commit comments

Comments
 (0)