Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent f1274e0 commit 80f59e7
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion data/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
beautifulsoup4~=4.12.2
defusedxml~=0.7.1
lxml~=4.9.2
numba~=0.57.1
numba~=0.58.0
Pillow~=10.0.0
pydantic~=2.3.0
pyyaml~=6.0
Expand Down
2 changes: 1 addition & 1 deletion deployment/k3s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ server:
mielisearch:
image:
repository: 'getmeili/meilisearch'
tag: v1.3.4
tag: v1.3.5
calendar:
scrape_tasks:
- name: refresh-calendar-slow # takes ~6m to complete
Expand Down
Loading

0 comments on commit 80f59e7

Please sign in to comment.