-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate mirror submission #448
base: master
Are you sure you want to change the base?
Changes from 1 commit
ad3b182
642b77d
7dc2168
3904bac
b02b312
0937f13
ea4d9bc
46cf8e0
32689a9
594545f
001d6e4
9ea8db5
7ef39df
0825b1b
365a14e
5846eea
120f5e4
cd7ccc2
0da5082
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin | ||
-e git+https://github.com/fredj/cssmin.git@master#egg=cssmin | ||
Django==4.1.6 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This should not be in here? Please rebase and drop it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sure, but saw an opportunity to update old stuff seeing as they have a few vulns in 4.0 that should be fixed in 4.1. But I'll revert it and someone can update later. |
||
IPy==1.1 | ||
Markdown==3.3.7 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you on an old branch? On master it's
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing.