Skip to content

Commit 8250623

Browse files
chore(deps): Update pygments requirement from ~=2.19 to ~=2.20 in /demo
Updates the requirements on [pygments](https://github.com/pygments/pygments) to permit the latest version. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 595ace8 commit 8250623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
asyncpg~=0.31.0
22
prompt_toolkit~=3.0.51
3-
pygments~=2.19
3+
pygments~=2.20
44
qrcode[pil]~=8.2

0 commit comments

Comments
 (0)