Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 3c7c72d commit 2ccbf95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pyyaml==6.0.2
requests==2.32.3
requests-oauthlib==2.0.0
ruamel.yaml==0.18.6
tqdm==4.66.5
tqdm==4.66.6
utm==0.7.0
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.10.3
image: getmeili/meilisearch:v1.11.0
restart: unless-stopped
ports:
- "7700:7700"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.10.3
image: getmeili/meilisearch:v1.11.0
restart: unless-stopped
networks:
- traefik_traefik
Expand Down

0 comments on commit 2ccbf95

Please sign in to comment.