Skip to content

Commit

Permalink
fix(deps): update weekly patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent c9cdcc9 commit 98572de
Show file tree
Hide file tree
Showing 4 changed files with 451 additions and 436 deletions.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ pytest==7.2.2
python-dotenv==1.0.0
python-Levenshtein==0.20.9
requests==2.31.0
types-paramiko==3.3.0.0
types-paramiko==3.3.0.2
types-requests==2.28.11.15
uvicorn==0.20.0
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
mongodb:
image: mongo:6.0.5
image: mongo:6.0.12
container_name: mongodb
volumes:
# Named volume to persist database
Expand Down
Loading

0 comments on commit 98572de

Please sign in to comment.