mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-28 07:21:48 +02:00
Compare commits
No commits in common. "b38f5edd9e5f991abd1d22bd0188281da3737736" and "cc4c538e912915a8c3e9dd50549be45a7d50cef7" have entirely different histories.
b38f5edd9e
...
cc4c538e91
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -1,8 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/backend"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
time: "16:00"
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -10,8 +10,5 @@
|
||||
"python.testing.unittestEnabled": true,
|
||||
"emmet.includeLanguages": {
|
||||
"django-html": "html"
|
||||
},
|
||||
"yaml.schemas": {
|
||||
"https://json.schemastore.org/dependabot-2.0.json": "file:///home/phillip/Projekte/Software/StuK/karaoqueue/dependabot.yml"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
autopep8==2.0.4
|
||||
beautifulsoup4==4.12.3
|
||||
blinker==1.8.2
|
||||
blinker==1.7.0
|
||||
bs4==0.0.2
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
@ -33,8 +33,8 @@ soupsieve==2.5
|
||||
SQLAlchemy==2.0.27
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.13.2
|
||||
tomlkit==0.12.3
|
||||
typing_extensions==4.9.0
|
||||
tzdata==2024.2
|
||||
tzdata==2024.1
|
||||
urllib3==2.2.0
|
||||
Werkzeug==3.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user