Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent e0860e1 commit 376a4c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-bullseye as build-stage
FROM python:3.12-bullseye as build-stage
WORKDIR /app

ARG GIT_COMMIT_SHA
Expand Down
2 changes: 1 addition & 1 deletion data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ beautifulsoup4~=4.12.2
defusedxml~=0.7.1
lxml~=5.0.0
numba~=0.58.0
Pillow~=10.1.0
Pillow~=10.2.0
pydantic~=2.5.1
pyyaml~=6.0
requests~=2.31.0
Expand Down

0 comments on commit 376a4c7

Please sign in to comment.