Skip to content

Commit f4f3c51

Browse files
build(deps): bump aiorwlock from 1.1.0 to 1.5.0
Bumps [aiorwlock](https://github.com/aio-libs/aiorwlock) from 1.1.0 to 1.5.0. - [Release notes](https://github.com/aio-libs/aiorwlock/releases) - [Changelog](https://github.com/aio-libs/aiorwlock/blob/master/CHANGES.rst) - [Commits](aio-libs/aiorwlock@v1.1.0...v1.5.0) --- updated-dependencies: - dependency-name: aiorwlock dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ec406 commit f4f3c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project_urls =
2525
[options]
2626
packages = find:
2727
install_requires =
28-
aiorwlock==1.1.0
28+
aiorwlock==1.5.0
2929
anyio>=3.7.1,<4.5.0
3030
appdirs>=1.4.4
3131
appdirs-stubs>=0.1.0

0 commit comments

Comments
 (0)