Skip to content

Commit b93eb19

Browse files
committed
Merge branch 'main' into next
2 parents 0fd4b45 + 681a37d commit b93eb19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ requests==2.32.3
1919
# Code linters, formatters, and security scanners
2020
# ------------
2121
black==24.10.0
22-
flake8==7.1.1
22+
flake8==7.2.0
2323
flake8-coding==1.3.2
24-
pre-commit==4.1.0
24+
pre-commit==4.2.0
2525
isort==5.13.2
2626
mypy==1.14.1
2727
pylint==3.3.6
@@ -55,6 +55,6 @@ pyyaml
5555

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

0 commit comments

Comments
 (0)