Skip to content

Commit

Permalink
Bump importlib-metadata from 3.4.0 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.4.0 to 3.7.3.
- [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.4.0...v3.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2021
1 parent 8bc10ab commit 7573759
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ pylint = "~=2.6.0"
coverage = "~=5.4"
pytest = "~=6.2.2"
pytest-grpc = "~=0.8.0"
mypy = "~=0.800"
mypy = "~=0.812"
coveralls = "~=2.2.0"
importlib-metadata = "~=3.4.0"
importlib-metadata = "~=3.7.3"
pyzeebe = {editable = true, path = "."}
sphinx = "~=3.5.1"
sphinx-rtd-theme = "*"
Expand Down
72 changes: 36 additions & 36 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7573759

Please sign in to comment.