Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2024
2 parents f8b63be + 0b10c8a commit 3d20ecf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

# Code linters, formatters, and security scanners
# ------------
black==24.8.0
black==24.10.0
flake8==7.1.1
flake8-coding==1.3.2
pre-commit==3.8.0
pre-commit==4.0.1
isort==5.13.2
mypy==1.13.0
pylint==3.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@


python-dotenv==1.0.1
openai==1.50.2
openai==1.53.0

0 comments on commit 3d20ecf

Please sign in to comment.