Compare commits
No commits in common. "main" and "v1.0.5" have entirely different histories.
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.14-slim@sha256:2751cbe93751f0147bc1584be957c6dd4c5f977c3d4e0396b56456a9fd4ed137
|
FROM python:3.14-slim@sha256:0aecac02dc3d4c5dbb024b753af084cafe41f5416e02193f1ce345d671ec966e
|
||||||
|
|
||||||
# Install deps
|
# Install deps
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
requests~=2.32.5
|
requests~=2.32.5
|
||||||
semver~=3.0.4
|
semver~=3.0.4
|
||||||
urllib3~=2.6.0
|
urllib3~=2.5.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue