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 requirements-parser from 0.2.0 to 0.5.0 #100

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 21, 2022

Bumps requirements-parser from 0.2.0 to 0.5.0.

Release notes

Sourced from requirements-parser's releases.

v0.5.0

Feature

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

v0.4.0

Feature

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

v0.3.1

Fix

v0.3.0

Feature

Fix

  • Removed version from init (4e83b9d)
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

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 [requirements-parser](https://github.com/madpah/requirements-parser) from 0.2.0 to 0.5.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants