Skip to content

Commit b816139

Browse files
Update dependency aiofiles to ^0.8.0
1 parent 0091b60 commit b816139

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

integrations/gitlab/poetry.lock

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

integrations/gitlab/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Yair Siman-Tov <yair@getport.io>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.11"
9-
aiofiles = "^0.6.0"
9+
aiofiles = "^0.8.0"
1010
aiolimiter = "^1.1.0"
1111
python-gitlab = "^3.14.0"
1212
pathlib = "^1.0.1"

0 commit comments

Comments
 (0)