Skip to content

Commit f88eb62

Browse files
chore(deps): update all minor dependencies
1 parent 455d7b3 commit f88eb62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-python-debian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v6
2020

2121
- name: Log in to the Container registry
22-
uses: docker/login-action@v3.6.0
22+
uses: docker/login-action@v3.7.0
2323
with:
2424
registry: ${{ env.REGISTRY }}
2525
username: ${{ github.actor }}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pipenv~=2026.0.3
2-
uv~=0.9.29
2+
uv~=0.10.3

0 commit comments

Comments
 (0)