Bump pygments from 2.17.2 to 2.18.0
- ID
148780e- date
2024-05-16 06:30:16+00:00- author
dependabot <https://github.com/dependabot>- parent
54cd70f- message
Bump pygments from 2.17.2 to 2.18.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0. - [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.17.2...2.18.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 13 additions, 1 deletion
Changed files
requirements.txt (4905) → requirements.txt (5119)
diff --git a/requirements.txt b/requirements.txt
index 86295c7..d18b898 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,6 +38,8 @@ certifi==2023.11.17
# httpx
# requests
# yt-dlp
+cffi==1.16.0
+ # via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
@@ -55,6 +57,8 @@ click-default-group==1.2.4
# sqlite-utils
cogapp==3.3.0
# via -r requirements.in
+cryptography==42.0.7
+ # via secretstorage
datasette==0.64.6
# via
# -r requirements.in
@@ -116,6 +120,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
+jeepney==0.8.0
+ # via
+ # keyring
+ # secretstorage
jinja2==3.1.3
# via datasette
jmespath==1.0.1
@@ -179,11 +187,13 @@ pyasn1-modules==0.3.0
# via google-auth
pycodestyle==2.11.1
# via flake8
+pycparser==2.22
+ # via cffi
pycryptodomex==3.19.0
# via yt-dlp
pyflakes==3.1.0
# via flake8
-pygments==2.17.2
+pygments==2.18.0
# via -r requirements.in
pyparsing==3.1.1
# via httplib2
@@ -212,6 +222,8 @@ rsa==4.9
# via google-auth
s3transfer==0.8.2
# via boto3
+secretstorage==3.3.3
+ # via keyring
six==1.16.0
# via
# google-api-python-client