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 Jan 14, 2025
1 parent 8f41f90 commit 23bc791
Show file tree
Hide file tree
Showing 5 changed files with 267 additions and 263 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/python:3.12.7-slim@sha256:af4e85f1cac90dd3771e47292ea7c8a9830abfabbe4faa5c53f158854c2e819d AS build
FROM docker.io/library/python:3.13.1-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47 AS build
WORKDIR /opt/app
ENV GIT_ASKPASS=/opt/app/askpass.py

Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt

black==24.8.0
black==24.10.0
flake8==7.1.1
pycodestyle==2.12.1
pyflakes==3.2.00
flake8-bugbear==24.8.19
flake8-bugbear==24.12.12
Loading

0 comments on commit 23bc791

Please sign in to comment.