Skip to content

Commit b5afc64

Browse files
Bump ruff from 0.6.3 to 0.6.4 in /06_uns_kafka (#1161)
1 parent 7208156 commit b5afc64

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

06_uns_kafka/poetry.lock

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

06_uns_kafka/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pytest-xdist = { version="^3.6.1",extras =["psutil2"]}
3838
pytest-timeout = "^2.3.1"
3939
pytest-cov = "^5.0.0"
4040
safety = "^3.2.7"
41-
ruff = "^0.6.3"
41+
ruff = "^0.6.4"
4242

4343
[tool.poetry.scripts] #TODO fix
4444
uns_kafka_mapper = "uns_kafka.uns_kafka_listener:main"

0 commit comments

Comments
 (0)