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 pefile from 2019.4.18 to 2021.9.3 #229

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps pefile from 2019.4.18 to 2021.9.3.

Release notes

Sourced from pefile's releases.

pefile 2021.9.3

Fixed issue #334 coming from the new functionality in #327 and also merged PR #333 adding the method get_rich_header_hash

pefile 2021.9.2

  • Merged the great PR #327 and #292
  • Fixed #332 #291
  • Run black to format the code and addressed a handful of the many issues flagged by pylint
  • Dropped old Python 2 code and compatibility tweaks.

pefile 2021.5.24

This release incorporates the issues fixed since the last release.

pefile 2021.5.13

This release incorporates the merged PRs and issues fixed since the last release. I am also stopping to support Python 2.7.

Commits
  • 6b40407 Update pefile_test.py
  • 76eabf7 Update version to 2021.9.3
  • 8dfd812 Update test_data.tar.bz2.enc
  • 9a642b9 Ran black on a few other source files, no functional changes
  • 99cde43 Update run_tests.py
  • 21ddc9d Minor tweaks to PR #333 and added a test
  • 5882ec1 Merge pull request #333 from ForensicITGuy/add_rich_header_hash
  • b6a7ac3 Fixed #334 , improved exceptions/errors in a couple other locations
  • 3171a46 Adding Rich Header Hashing via multiple algorithms
  • 26e0b58 Update pefile version to 2021.9.2
  • 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 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 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)

Bumps [pefile](https:/erocarrera/pefile) from 2019.4.18 to 2021.9.3.
- [Release notes](https:/erocarrera/pefile/releases)
- [Commits](erocarrera/pefile@v2019.4.18...v2021.9.3)

---
updated-dependencies:
- dependency-name: pefile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@soxoj soxoj merged commit b33656c into main Nov 12, 2021
@soxoj soxoj deleted the dependabot/pip/pefile-2021.9.3 branch November 12, 2021 10:30
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.

1 participant