Skip to content

Commit af1aa47

Browse files
chore(deps): bump pygments in /packages/gapic-generator
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4615c41 commit af1aa47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/gapic-generator/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -978,9 +978,9 @@ pyasn1-modules==0.4.2 \
978978
--hash=sha256:29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a \
979979
--hash=sha256:677091de870a80aae844b1ca6134f54652fa2c8c5a52aa396440ac3106e941e6
980980
# via google-auth
981-
pygments==2.19.2 \
982-
--hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \
983-
--hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b
981+
pygments==2.20.0 \
982+
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
983+
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
984984
# via pytest
985985
pypandoc==1.16 \
986986
--hash=sha256:868f390d48388743e7a5885915cbbaa005dea36a825ecdfd571f8c523416c822

0 commit comments

Comments
 (0)