-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Bump versions #115
Bump versions #115
Conversation
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.
Beloved Chris!
Sadness overcame me when I noticed the neglect this pull request has received from the other DevOps team members.
My sadness only grew when I noticed the immense effort that went into authoring this PR from your side.
Chris, Sir Robin would be nowhere close to where it is today without your unforgiving, hard work. Python Discord would be nowhere close to where it is today without your unforgiving, hard work.
Please get in touch with Leon Sandøy from the Department Of Joy to get your complimentary Employee Praise for this month's work.
Best regards,
Mike
8124a8f
to
ced66b9
Compare
line-length = 120 | ||
unsafe-fixes = true | ||
preview = true | ||
output-format = "concise" |
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.
This was added to make sure it uses the short output by default. Without this pre-commit run
output is very long
@@ -7,22 +7,22 @@ authors = ["Python Discord <[email protected]>"] | |||
[tool.poetry.dependencies] | |||
python = "3.11.*" | |||
|
|||
pydis-core = { version = "10.4.0", extras = ["async-rediscache"]} | |||
pydis-core = { version = "10.7.0", extras = ["async-rediscache"]} |
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.
Didn't bump this to latest as there are breaking changes in v11.0.0 that I don't want to think about in this PR
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.
This is great! And I have not found any autoconf scripts with interesting new features. Impressive, Chris! Even better than last time!
No description provided.