-
Notifications
You must be signed in to change notification settings - Fork 45
Bump pygments from 2.2.0 to 2.15.0 #1023
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
Conversation
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.2.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot rebase |
|
Dependabot does not support your Python version. Because of this, Dependabot cannot update this pull request. |
Do you think, more generally, we should try to update our Python version to keep on tracks? |
Yes we should update the python version. Do you know what version are we using currently? We should plan regular updates for other packages too e.g. django etc. |
|
I agree. We should update the versions regularly. I think we are currently using Python 3.8: Line 1 in c3ac800
|
|
3.8 is still supported but maybe we can switch to 3.10 |
|
Some upgrade test: #1410 |
|
We should check Poetry (https://python-poetry.org/) which is a famous tool for auto-resolving package conflicts |
|
Old |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pygments from 2.2.0 to 2.15.0.
Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
6c187adPrepare 2.15 release.00b9cb0Prepare for release.a0824a4Update CHANGES26f9f6cMerge pull request #2406 from rdbende/fix-fromimport-none62b1bbbChange token of None after from keywordacee60eUpdate CHANGESeaca690Add lexer for MediaWiki Wikitext (#2373)0e9c87bUpdate CHANGESef0abbaAdd PostgreSQL Explain lexer (#2398)3c6e2afUpdate CHANGESYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.