Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/dashboard/pymongo-4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyk authored Oct 12, 2024
2 parents 48daf69 + 1f903fa commit abf9725
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dashboard/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pymongo==4.6.3
fastapi==0.78.0
fastapi==0.109.1
uvicorn==0.17.6
Jinja2==3.1.2
Jinja2==3.1.4

../library/
2 changes: 1 addition & 1 deletion executor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
paramiko==2.11.0
paramiko==3.4.0

../library/
2 changes: 1 addition & 1 deletion library/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PyYAML==6.0
requests==2.31.0
black==22.3.0
black==24.3.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==22.3.0
black==24.3.0
flake8==4.0.1
isort==5.10.1

0 comments on commit abf9725

Please sign in to comment.