]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Bump pygments from 2.6.1 to 2.7.4 in /docs (#2076)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Mar 2021 01:59:57 +0000 (18:59 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 01:59:57 +0000 (18:59 -0700)
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs/requirements.txt

index 4cad9bc205b626c757ffc1fff1fd0fae23ab9f37..fcb6809cadc8396d9dfea6f88ece679a7297ac9f 100644 (file)
@@ -1,3 +1,3 @@
 recommonmark==0.6.0
 Sphinx==3.2.1
-Pygments==2.6.1
\ No newline at end of file
+Pygments==2.7.4
\ No newline at end of file