Skip to content

Commit bc78aa6

Browse files
authored
Merge pull request #82 from alexwlchan/dependabot/pip/ruff-0.5.7
Bump ruff from 0.5.6 to 0.5.7
2 parents 2b3ed41 + 3db30cc commit bc78aa6

File tree

1 file changed

+2
-38
lines changed

1 file changed

+2
-38
lines changed

requirements.txt

+2-38
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ botocore==1.34.153
2222
# s3transfer
2323
brotli==1.1.0
2424
# via yt-dlp
25-
cachetools==5.3.2
26-
# via google-auth
2725
certifi==2023.11.17
2826
# via
2927
# httpcore
@@ -55,27 +53,12 @@ datasette==0.64.8
5553
# datasette-render-image-tags
5654
datasette-render-image-tags==0.1
5755
# via -r requirements.in
58-
google-api-python-client==1.7.2
59-
# via -r requirements.in
60-
google-auth==2.27.0
61-
# via
62-
# google-api-python-client
63-
# google-auth-httplib2
64-
# google-auth-oauthlib
65-
google-auth-httplib2==0.2.0
66-
# via google-api-python-client
67-
google-auth-oauthlib==1.2.1
68-
# via -r requirements.in
6956
h11==0.14.0
7057
# via
7158
# httpcore
7259
# uvicorn
7360
httpcore==1.0.2
7461
# via httpx
75-
httplib2==0.22.0
76-
# via
77-
# google-api-python-client
78-
# google-auth-httplib2
7962
httpx==0.27.0
8063
# via
8164
# -r requirements.in
@@ -132,8 +115,6 @@ mutagen==1.47.0
132115
# via yt-dlp
133116
naturalsort==1.5.1
134117
# via -r requirements.in
135-
oauthlib==3.2.2
136-
# via requests-oauthlib
137118
packaging==23.2
138119
# via
139120
# pipx
@@ -155,20 +136,12 @@ pluggy==1.3.0
155136
# datasette
156137
# pytest
157138
# sqlite-utils
158-
pyasn1==0.5.1
159-
# via
160-
# pyasn1-modules
161-
# rsa
162-
pyasn1-modules==0.3.0
163-
# via google-auth
164139
pycparser==2.22
165140
# via cffi
166141
pycryptodomex==3.19.0
167142
# via yt-dlp
168143
pygments==2.18.0
169144
# via -r requirements.in
170-
pyparsing==3.1.1
171-
# via httplib2
172145
pypdf==4.3.1
173146
# via -r requirements.in
174147
pytest==7.4.3
@@ -184,22 +157,15 @@ pyyaml==6.0.1
184157
requests==2.31.0
185158
# via
186159
# instaloader
187-
# requests-oauthlib
188160
# yt-dlp
189-
requests-oauthlib==1.3.1
190-
# via google-auth-oauthlib
191-
rsa==4.9
192-
# via google-auth
193-
ruff==0.5.6
161+
ruff==0.5.7
194162
# via -r requirements.in
195163
s3transfer==0.10.2
196164
# via boto3
197165
secretstorage==3.3.3
198166
# via keyring
199167
six==1.16.0
200-
# via
201-
# google-api-python-client
202-
# python-dateutil
168+
# via python-dateutil
203169
sniffio==1.3.0
204170
# via
205171
# anyio
@@ -220,8 +186,6 @@ typing-extensions==4.9.0
220186
# via
221187
# janus
222188
# pint
223-
uritemplate==3.0.1
224-
# via google-api-python-client
225189
urllib3==2.0.7
226190
# via
227191
# botocore

0 commit comments

Comments
 (0)