Skip to content

Commit

Permalink
Update All Minor and Patch Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent aaea12b commit 6dea39a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# www.brightsparklabs.com
##

FROM brightsparklabs/appcli:3.0.0
FROM brightsparklabs/appcli:3.1.0

ENTRYPOINT ["./reverse-proxy.py"]
WORKDIR /app
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

pre-commit==4.0.1
pytest==8.3.4
ruff==0.8.1
ruff==0.8.2

# ------------------------------------------------------------------------------
# ONLY UNCOMMENT WHEN DEVELOPING
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
##

# Ensure versions are specified explicitly here
bsl-appcli==3.0.0
bsl-appcli==3.1.0

0 comments on commit 6dea39a

Please sign in to comment.