Merge pull request #4107 from smilerz/upstream-pr-20251002-002024

Sync 4 commits from fork: chore(deps): bump django in the pip group across 1 directory
This commit is contained in:
smilerz
2025-10-01 19:25:04 -05:00
committed by GitHub
3 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
aiohttp==3.12.15
beautifulsoup4==4.13.5
boto3==1.40.36
boto3==1.40.40
bleach==6.2.0
cryptography===45.0.7
crispy-bootstrap4==2025.6
Django==4.2.24
Django==4.2.25
django-allauth==65.11.2
django-annoying==0.10.8
django-auth-ldap==5.2.0
@@ -40,7 +40,7 @@ python-ldap==3.4.4
python3-openid==3.2.0
python3-saml==1.16.0
pytubefix==9.5.1
pyyaml==6.0.2
pyyaml==6.0.3
recipe-scrapers==15.9.0
redis==6.4.0
requests==2.32.5

View File

@@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@codemirror/autocomplete": "^6.18.6",
"@codemirror/autocomplete": "^6.19.0",
"@codemirror/commands": "^6.8.1",
"@codemirror/lang-markdown": "^6.3.4",
"@codemirror/state": "^6.3.3",

View File

@@ -1092,10 +1092,10 @@
"@babel/helper-string-parser" "^7.27.1"
"@babel/helper-validator-identifier" "^7.27.1"
"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.18.6", "@codemirror/autocomplete@^6.7.1":
version "6.18.6"
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.18.6.tgz#de26e864a1ec8192a1b241eb86addbb612964ddb"
integrity sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==
"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.19.0", "@codemirror/autocomplete@^6.7.1":
version "6.19.0"
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.19.0.tgz#4e6d6ddc9329ed387b2f7efd38febd3f6e2f63d8"
integrity sha512-61Hfv3cF07XvUxNeC3E7jhG8XNi1Yom1G0lRC936oLnlF+jrbrv8rc/J98XlYzcsAoTVupfsf5fLej1aI8kyIg==
dependencies:
"@codemirror/language" "^6.0.0"
"@codemirror/state" "^6.0.0"