Compare commits

..

No commits in common. "29cea11358846d05ad46504ca0cd961e025d783e" and "9578cbf522f8e5b31c9653934c1dda9a7dfed46b" have entirely different histories.

4 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
##############################################
# write git info
##############################################
FROM alpine/git:2.45.1 AS git
FROM alpine/git:2.43.4 AS git
WORKDIR /app
COPY .git /app/.git/

View file

@ -46,7 +46,7 @@ django-htmx==1.17.3
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.52.1
fonttools==4.51.0
# via matplotlib
freezegun==1.5.1
# via -r requirements.in
@ -76,7 +76,7 @@ python-dateutil==2.9.0.post0
# via
# freezegun
# matplotlib
requests==2.32.2
requests==2.32.0
# via
# -r requirements.in
# django-anymail

View file

@ -31,7 +31,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.5.2
coverage[toml]==7.5.1
# via pytest-cov
distlib==0.3.8
# via virtualenv
@ -128,12 +128,12 @@ python-dateutil==2.9.0.post0
# faker
pyyaml==6.0.1
# via pre-commit
requests==2.32.2
requests==2.32.0
# via
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.4.5
ruff==0.4.4
# via -r requirements-dev.in
selenium==4.21.0
# via
@ -159,7 +159,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.0
typing-extensions==4.11.0
# via selenium
urllib3[socks]==2.2.1
# via
@ -176,7 +176,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==70.0.0
setuptools==69.5.1
# via
# nodeenv
# pip-tools

View file

@ -46,7 +46,7 @@ django-htmx==1.17.3
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.52.1
fonttools==4.51.0
# via matplotlib
freezegun==1.5.1
# via -r requirements.in
@ -76,7 +76,7 @@ python-dateutil==2.9.0.post0
# via
# freezegun
# matplotlib
requests==2.32.2
requests==2.32.0
# via
# -r requirements.in
# django-anymail