Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pylint from 2.17.4 to 3.0.2 #74

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ amazon-textract-response-parser==0.1.48
# via -r requirements.in
annotated-types==0.5.0
# via pydantic
astroid==2.15.5
astroid==3.0.1
# via pylint
async-timeout==4.0.3
# via aiohttp
Expand Down Expand Up @@ -262,8 +262,6 @@ langcodes==3.3.0
# via -r requirements.in
language-data==1.1
# via -r requirements.in
lazy-object-proxy==1.9.0
# via astroid
lettria==6.0.0
# via -r requirements.in
marisa-trie==0.7.8
Expand Down Expand Up @@ -409,7 +407,7 @@ pyjwt[crypto]==2.7.0
# ibm-cloud-sdk-core
# modernmt
# msal
pylint==2.17.4
pylint==3.0.2
# via -r requirements.in
pyopenssl==23.2.0
# via watson-developer-cloud
Expand Down Expand Up @@ -579,8 +577,6 @@ watson-developer-cloud==2.0.0
# via -r requirements.in
websocket-client==1.1.0
# via ibm-watson
wrapt==1.15.0
# via astroid
yarl==1.9.2
# via aiohttp
zipp==3.15.0
Expand Down