Skip to content

Commit

Permalink
Merge pull request #51 from GSA-TTS/upgrade-trestle
Browse files Browse the repository at this point in the history
Upgrade to trestle 3.6.0
  • Loading branch information
rahearn authored Dec 9, 2024
2 parents f36ed83 + 725339d commit 351189a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Want to help us make this template better? Share your feedback here: https://forms.gle/ybq9Krt8jtBL3iCk7

ARG PYTHON_VERSION=3.11.10
ARG PYTHON_VERSION=3.11.11
FROM python:${PYTHON_VERSION}-slim AS base

# Prevents Python from writing pyc files.
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
compliance-trestle == 3.5.0
compliance-trestle == 3.6.0
compliance-trestle-gsa @ git+https://github.com/GSA-TTS/compliance-trestle-gsa.git@39ce4167

0 comments on commit 351189a

Please sign in to comment.