Skip to content

Commit 417af67

Browse files
build(deps): (deps): bump importlib-resources from 5.12.0 to 6.1.1
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.12.0 to 6.1.1. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v5.12.0...v6.1.1) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec3173a commit 417af67

File tree

2 files changed

+48
-8
lines changed

2 files changed

+48
-8
lines changed

poetry.lock

Lines changed: 47 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ docker = "^5.0.3"
6767
gitpython = "~3.1.41"
6868
grandalf = "^0.8"
6969
humanize = "~4.9.0"
70-
importlib-resources = "~5.12.0"
70+
importlib-resources = ">=5.12,<6.2"
7171
inject = "~4.3.1"
7272
jinja2 = "~3.1.2"
7373
networkx = "~3.1"

0 commit comments

Comments
 (0)