Skip to content

Commit 554c414

Browse files
fix(deps): update dependency python-dotenv to v1.2.1 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c29152e commit 554c414

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.13,<3.14" # for scipy dep of reachy-mini
77
dependencies = [
88
"reachy-mini[mujoco]==1.0.0",
99
"openai-agents==0.4.0",
10-
"python-dotenv==1.1.1",
10+
"python-dotenv==1.2.1",
1111
"reachy-mini-dances-library==0.2.1",
1212
]
1313

uv.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.

0 commit comments

Comments
 (0)