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.5.0 #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2022

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

Release notes

Sourced from requirements-parser's releases.

v0.5.0

Feature

  • Support all documented options in requirements files #62 (#63) (f92c0c0)
Changelog

Sourced from requirements-parser's changelog.

v0.5.0 (2022-01-20)

Feature

  • Support all documented options in requirements files #62 (#63) (f92c0c0)

v0.4.0 (2022-01-18)

Feature

  • Library is now typed according to PEP561 (0e1bb6a)

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

... (truncated)

Commits
  • 19e3ddf 0.5.0
  • f92c0c0 feat: support all documented options in requirements files #62 (#63)
  • b8d5c56 chore: added license header to source files
  • a16fd0b 0.4.0
  • 0e1bb6a feat: library is now typed according to PEP561
  • 5184747 chore: removed dependency not yet required
  • 24463ba chore: exclude built docs from git
  • 9487044 chore: exclude built docs from git
  • 793ce91 doc: readthedocs config
  • 203a0ed doc: readthedocs config
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2022
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
0 participants