Skip to content

Commit 509abc0

Browse files
build(deps-dev): bump importlib-resources in /packages
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v6.4.5...v6.5.2) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee0a243 commit 509abc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ identify==2.6.1 ; python_version >= "3.9" and python_version < "4.0"
4444
idna==3.10 ; python_version >= "3.9" and python_version < "4.0"
4545
imagesize==1.4.1 ; python_version >= "3.9" and python_version < "4.0"
4646
importlib-metadata==8.5.0 ; python_version >= "3.9" and python_version < "3.12"
47-
importlib-resources==6.4.5 ; python_version >= "3.9" and python_version < "4.0"
47+
importlib-resources==6.5.2 ; python_version >= "3.9" and python_version < "4.0"
4848
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
4949
installer==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
5050
isort==5.13.2 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)