Skip to content

Commit ed984ed

Browse files
committed
[DOP-24322] Bump onETL to 0.13.1
1 parent b78f4ae commit ed984ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -59,7 +59,7 @@ pyjwt = { version = "^2.10.1", optional = true }
5959
jinja2 = { version = "^3.1.4", optional = true }
6060
python-multipart = { version = ">=0.0.9,<0.0.21", optional = true }
6161
celery = { version = "^5.4.0", optional = true }
62-
onetl = { version = "^0.13.0", extras = ["all"], optional = true }
62+
onetl = { version = "^0.13.1", extras = ["all"], optional = true }
6363
pyyaml = { version = "*", optional = true }
6464
# due to not supporting MacOS 14.x https://www.psycopg.org/psycopg3/docs/news.html#psycopg-3-1-20
6565
psycopg = { version = ">=3.1.0,<3.2.6", extras = ["binary"], optional = true }

0 commit comments

Comments
 (0)