Compare commits

..

No commits in common. "08c135dc89e16f770d0edf153f71a8440cb1a3ae" and "76c37a475fdafe51a75ddbf5130aad6fdb5f66a4" have entirely different histories.

4 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@ jobs:
app_id: ${{ secrets.PR_APP_ID }}
private_key: ${{ secrets.PR_APP_PRIVATE_KEY }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
uses: peter-evans/create-pull-request@v6
id: create-pull-request
with:
token: ${{ steps.generate-token.outputs.token }}

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1.1
django==5.1
# via
# -r requirements.in
# django-anymail

View file

@ -21,7 +21,7 @@ blessed==1.20.0
# via curtsies
bpython==0.24
# via -r requirements-dev.in
build==1.2.2
build==1.2.1
# via pip-tools
certifi==2024.8.30
# via
@ -48,7 +48,7 @@ cwcwidth==0.1.9
# curtsies
distlib==0.3.8
# via virtualenv
django==5.1.1
django==5.1
# via
# -c constraints.txt
# django-browser-reload
@ -58,7 +58,7 @@ django-browser-reload==1.15.0
# via -r requirements-dev.in
django-debug-toolbar==4.4.6
# via -r requirements-dev.in
filelock==3.16.0
filelock==3.15.4
# via virtualenv
greenlet==3.0.3
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.112.0
hypothesis==6.111.2
# via -r requirements-dev.in
identify==2.6.0
# via pre-commit
@ -103,7 +103,7 @@ pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.3.2
platformdirs==4.2.2
# via
# black
# virtualenv
@ -155,7 +155,7 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.6.4
ruff==0.6.3
# via -r requirements-dev.in
selenium==4.24.0
# via
@ -197,7 +197,7 @@ urllib3[socks]==2.2.2
# -c constraints.txt
# requests
# selenium
virtualenv==20.26.4
virtualenv==20.26.3
# via pre-commit
wcwidth==0.2.13
# via blessed
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==74.1.2
setuptools==74.1.0
# via pip-tools

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1.1
django==5.1
# via
# -r requirements.in
# django-anymail