Skip to content

Commit 875d1b9

Browse files
committed
Merge branch 'main' into next
2 parents 1dd48f5 + 32d495c commit 875d1b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ pylint==3.3.8
2727
mypy==1.18.2
2828
bandit==1.8.6
2929
pydocstringformatter==0.7.5
30-
tox==4.29.0
30+
tox==4.32.0
3131
codespell==2.4.1
3232
coverage==7.10.6
3333

3434
# Lambda layer: openai
3535
# ------------
36-
openai==1.102.0
36+
openai==2.6.1
3737

3838
# Lambda layer: common
3939
# ------------
40-
python-dotenv==1.1.1
40+
python-dotenv==1.2.1
4141
pydantic==2.11.9
4242
pydantic-settings==2.11.0
4343
python-hcl2==7.3.1
@@ -55,6 +55,6 @@ pyyaml
5555

5656
# weather function
5757
googlemaps==4.10.0
58-
openmeteo-requests==1.7.3
58+
openmeteo-requests==1.7.4
5959
requests-cache==1.2.1
6060
retry-requests==2.0.0

0 commit comments

Comments
 (0)