Skip to content

chore(deps-dev): bump autoflake from 2.3.1 to 2.3.3#32

Closed
dependabot[bot] wants to merge 74 commits intomainfrom
dependabot/pip/main/autoflake-2.3.3
Closed

chore(deps-dev): bump autoflake from 2.3.1 to 2.3.3#32
dependabot[bot] wants to merge 74 commits intomainfrom
dependabot/pip/main/autoflake-2.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps autoflake from 2.3.1 to 2.3.3.

Release notes

Sourced from autoflake's releases.

v2.3.3

What's Changed

Full Changelog: PyCQA/autoflake@v2.3.2...v2.3.3

v2.3.2

What's Changed

New Contributors

Full Changelog: PyCQA/autoflake@v2.3.1...v2.3.2

Commits
  • 988e469 Release v2.3.3
  • d29bec8 pyproject: fix packaging
  • d7aa8bf github/release: fix syntax for dependabot[bot]
  • 3203ede Release v2.3.2
  • 893d78d Bump actions/setup-python from 6.1.0 to 6.2.0 (#336)
  • a273819 Bump actions/checkout from 6.0.1 to 6.0.2 (#337)
  • 369354e github/workflows/main: set skip-existing
  • 69b8dfe github/workflows/upload-to-pypi: oidc
  • 8d9a952 Fix code formatting following move to ruff
  • de73419 pre-commit-config: move to ruff
  • Additional commits viewable in compare view

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 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)

HugoPBrito and others added 30 commits August 6, 2025 11:16
…session

chore(powershell_session): Import and adapt powershell session from prowler repo
feat: add necessary files to create the package
- Replace regex-based JSON parsing with JSONDecoder.raw_decode() for better
  handling of JSON embedded in text with surrounding content
- Add _process_error() method to allow subclasses to override error handling
- Refactor read_output() to use the new _process_error() method
dependabot bot and others added 20 commits March 7, 2026 12:05
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.34.0 to 20.36.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.34.0...20.36.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.36.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.6...v1.6.7)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…in/actions/setup-python-6.2.0

chore(deps): bump actions/setup-python from 5.4.0 to 6.2.0
…ain/codecov/codecov-action-5.5.2

chore(deps): bump codecov/codecov-action from 5.4.0 to 5.5.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.5.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.8.0...v4.5.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ain/astral-sh/ruff-action-3.6.1

chore(deps): bump astral-sh/ruff-action from 3.2.2 to 3.6.1
…mit-4.5.1

chore(deps-dev): bump pre-commit from 3.8.0 to 4.5.1
…0.36.1

chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1
Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.3.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.9.1...3.9.3)

---
updated-dependencies:
- dependency-name: nltk
  dependency-version: 3.9.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 7.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…cov-7.0.0

chore(deps-dev): bump pytest-cov from 4.1.0 to 7.0.0
chore(deps-dev): bump nltk from 3.9.1 to 3.9.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.8.6...1.9.3)

---
updated-dependencies:
- dependency-name: bandit
  dependency-version: 1.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…1.9.3

chore(deps-dev): bump bandit from 1.8.6 to 1.9.3
chore(deps-dev): bump authlib from 1.6.6 to 1.6.7
docs: improve README with flow diagrams and usage examples
#26)

* ci: add conventional commit, trufflehog, conflict checker and zizmor workflows

* ci: remove zizmor workflow until code security is enabled

---------

Co-authored-by: Hugo P.Brito <hugopbrito@Hugos-MacBook-Pro.local>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: pip. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

jfagoagas and others added 2 commits March 9, 2026 12:12
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v2.3.1...v2.3.3)

---
updated-dependencies:
- dependency-name: autoflake
  dependency-version: 2.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/main/autoflake-2.3.3 branch from c4fa906 to c461b25 Compare March 9, 2026 11:14
@HugoPBrito HugoPBrito closed this Mar 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/main/autoflake-2.3.3 branch March 16, 2026 11:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants