Skip to content

Commit e8bdc2d

Browse files
committed
Update versions
1 parent 4fd7491 commit e8bdc2d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ packages = [{include = "python_tool_competition_2024_utbot_python"}]
1010
[tool.poetry.dependencies]
1111
python = "^3.11"
1212
python-tool-competition-2024 = "^0.2.0"
13-
utbot-executor = "1.9.15"
13+
utbot-executor = "1.9.16"
1414
utbot-mypy-runner = "0.2.16"
1515
utbot_dist = [
16-
{ url = "https://github.com/UnitTestBot/UTBotPythonSBFT2024/releases/download/v17/utbot_dist-0.1.0-py3-none-manylinux_2_31_x86_64.whl", platform = "linux" }
16+
{ url = "https://github.com/UnitTestBot/UTBotPythonSBFT2024/releases/download/v18/utbot_dist-0.1.0-py3-none-manylinux_2_31_x86_64.whl", platform = "linux" }
1717
]
1818

1919
[build-system]

0 commit comments

Comments
 (0)