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

Update requirements-parser requirement from ~=0.2.0 to ~=0.3.1 #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Updates the requirements on requirements-parser to permit the latest version.

Release notes

Sourced from requirements-parser's releases.

v0.3.1

Fix

Changelog

Sourced from requirements-parser's changelog.

v0.3.1 (2021-12-17)

Fix

v0.3.0 (2021-12-17)

Feature

Fix

  • Removed version from init (4e83b9d)

Version 0.2.0 (11 Jan 2018)

This release dropped support for Python 3.2.

  • Support multiple hashing algorithms at the end of the URL (#24)
  • Preserve login info in requirement URI (#33)
  • Support subdirectory fragments (#32)
  • Support version control URLs with extras (#30)

Version 0.1.0 (2 May 2015)

  • Fix a bug involving parsing projects with underscores (#17)
  • Parse recursive requirements (#19)

Version 0.0.6 (16 August 2013)

  • Fixed a packaging error in v0.0.5

Version 0.0.5 (16 August 2013)

  • Backwards incompatible change to refactor the parser.
  • Parser now handles VCS specific revisions and parses out data such as whether the requirement is a local file or "editable".
  • Improved handling of "editable" requirements
  • Improved handling of non-VCS URI requirements
  • Fixes: #8, #10 and #12
Commits
  • 186cfd4 0.3.1
  • ac1e7fb fix: readthedocs config
  • 8760e01 0.3.0
  • 8833cdb Merge pull request #56 from madpah/feat/migrate-to-poetry
  • 3d78272 doc: README is now in Markdown, not RST
  • 2a9dcf7 doc: README is now in Markdown, not RST
  • c8da36d ci: disable type static-code-analysis until we have typed the library
  • 6f73ee5 doc: updated doc generation and changelog generation
  • 068e3f8 ci: added GitHub workflow to release requirements-parser
  • 99ffc65 test: cleaned up some sample code
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

spauka and others added 3 commits December 15, 2021 17:29
Disable dependabot on my clone
Updates the requirements on [requirements-parser](https://github.com/madpah/requirements-parser) to permit the latest version.
- [Release notes](https://github.com/madpah/requirements-parser/releases)
- [Changelog](https://github.com/madpah/requirements-parser/blob/master/CHANGELOG.md)
- [Commits](madpah/requirements-parser@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: requirements-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2021
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