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 3.2.6 to 3.3.3 #2566

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps pylint from 3.2.6 to 3.3.3.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 61.22449% with 19 lines in your changes missing coverage. Please review.

Project coverage is 85.41%. Comparing base (fc535ef) to head (cbb9d46).

Files with missing lines Patch % Lines
...asion/adversarial_patch/adversarial_patch_numpy.py 0.00% 0 Missing and 6 partials ⚠️
art/estimators/pytorch.py 0.00% 0 Missing and 4 partials ⚠️
...ient_descent/projected_gradient_descent_pytorch.py 33.33% 1 Missing and 1 partial ⚠️
...escent/projected_gradient_descent_tensorflow_v2.py 33.33% 1 Missing and 1 partial ⚠️
art/metrics/verification_decisions_trees.py 66.66% 1 Missing and 1 partial ⚠️
art/utils.py 66.66% 1 Missing and 1 partial ⚠️
.../adversarial_patch/adversarial_patch_tensorflow.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2566      +/-   ##
==========================================
- Coverage   85.41%   85.41%   -0.01%     
==========================================
  Files         334      334              
  Lines       31002    31001       -1     
  Branches     5300     5299       -1     
==========================================
- Hits        26479    26478       -1     
- Misses       3054     3055       +1     
+ Partials     1469     1468       -1     
Files with missing lines Coverage Δ
...ion/adversarial_patch/adversarial_patch_pytorch.py 76.35% <100.00%> (+0.24%) ⬆️
art/attacks/evasion/decision_tree_attack.py 100.00% <100.00%> (ø)
...ted_gradient_descent/projected_gradient_descent.py 97.33% <100.00%> (ø)
...adient_descent/projected_gradient_descent_numpy.py 88.04% <ø> (ø)
...tacks/evasion/rescaling_auto_conjugate_gradient.py 87.11% <100.00%> (ø)
...attacks/evasion/steal_now_attack_later/bbox_ioa.py 100.00% <ø> (ø)
...cks/evasion/steal_now_attack_later/drop_block2d.py 75.00% <100.00%> (ø)
...n/steal_now_attack_later/steal_now_attack_later.py 95.30% <100.00%> (ø)
...ttacks/inference/membership_inference/black_box.py 88.71% <100.00%> (ø)
art/estimators/tensorflow.py 78.00% <ø> (ø)
... and 8 more

... and 3 files with indirect coverage changes

@beat-buesser
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/pylint-3.3.3 branch from be11f2a to c2201ef Compare January 22, 2025 10:14
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.3.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.6...v3.3.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-3.3.3 branch from c2201ef to af19fde Compare January 22, 2025 15:07
Signed-off-by: Beat Buesser <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant