mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-14 04:59:58 +00:00
Compare commits
3 Commits
dependabot
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
5c83e058fd | ||
|
080dd7756d | ||
ae5165af19
|
@@ -2,6 +2,10 @@
|
||||
@import "devices";
|
||||
|
||||
footer.bottom-links {
|
||||
>section>a {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: $small-devices) {
|
||||
margin-top: 0.6em;
|
||||
padding: 1.25em;
|
||||
|
@@ -63,7 +63,7 @@ prod = [
|
||||
"psycopg[c]>=3.2.9,<4.0.0",
|
||||
]
|
||||
dev = [
|
||||
"django-debug-toolbar>=5.2.0,<6.0.0",
|
||||
"django-debug-toolbar>=5.2.0,<7.0.0",
|
||||
"ipython<10.0.0,>=9.0.2",
|
||||
"pre-commit<5.0.0,>=4.1.0",
|
||||
"ruff>=0.11.13,<1.0.0",
|
||||
|
Reference in New Issue
Block a user