Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1266)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 279bf1e commit fd41662
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 @@ -3,7 +3,7 @@ beautifulsoup4==4.12.3
defusedxml==0.7.1
lxml==5.2.2
numba==0.60.0
Pillow==10.3.0
Pillow==10.4.0
pydantic==2.7.4
pyyaml==6.0.1
requests==2.32.3
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.3
image: getmeili/meilisearch:v1.9.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 @@ -143,7 +143,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.3
image: getmeili/meilisearch:v1.9.0
restart: unless-stopped
networks:
- traefik_traefik
Expand Down

0 comments on commit fd41662

Please sign in to comment.