Skip to content

Commit

Permalink
build(deps): bump importlib-metadata from 8.0.0 to 8.2.0 (#207)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jul 29, 2024
1 parent 6367d7f commit 738ebef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/207.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build(deps): bump importlib-metadata from 8.0.0 to 8.2.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def run(self):
python_requires=">=3.9,<4",
install_requires=[
"GitPython==3.1.43",
"importlib-metadata==8.0.0",
"importlib-metadata==8.2.0",
"Jinja2==3.1.4",
"reuse==3.0.2",
"requests==2.32.3",
Expand Down

0 comments on commit 738ebef

Please sign in to comment.