Skip to content

Commit 64c49b0

Browse files
Bump pylic from 4.1.0 to 5.0.1
Bumps [pylic](https://github.com/sandrochuber/pylic) from 4.1.0 to 5.0.1. - [Release notes](https://github.com/sandrochuber/pylic/releases) - [Commits](ubersan/pylic@v4.1.0...v5.0.1) --- updated-dependencies: - dependency-name: pylic dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce2a8a0 commit 64c49b0

File tree

2 files changed

+116
-9
lines changed

2 files changed

+116
-9
lines changed

poetry.lock

Lines changed: 115 additions & 8 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
@@ -192,7 +192,7 @@ ipython = ">=8,<10"
192192
nest-asyncio = "^1"
193193
pexpect = "^4"
194194
ptyprocess = "^0"
195-
pylic = ">=3,<5"
195+
pylic = ">=3,<6"
196196
pyright = "^1"
197197
pytest = "^8"
198198
pytest-aiohttp = "^1"

0 commit comments

Comments
 (0)