Upgrade pip to v23.2.1.
[#57](https://github.com/alanhamlett/pip-update-requirements/issues/57) <https://github.com/alanhamlett/pip-update-requirements/pull/57>_
Add support for Python 3.12.
[#57](https://github.com/alanhamlett/pip-update-requirements/issues/57) <https://github.com/alanhamlett/pip-update-requirements/pull/57>_
Skip checking pypi for excluded packages.
[#59](https://github.com/alanhamlett/pip-update-requirements/issues/59) <https://github.com/alanhamlett/pip-update-requirements/pull/59>_
7.2.1 (2023-08-13)
++++++++++++++++++
Respect skip option in nested requirements files.
[#58](https://github.com/alanhamlett/pip-update-requirements/issues/58) <https://github.com/alanhamlett/pip-update-requirements/issues/58>_
7.2.0 (2023-08-13)
++++++++++++++++++
Print warning to stderr if package not found.
[#54](https://github.com/alanhamlett/pip-update-requirements/issues/54) <https://github.com/alanhamlett/pip-update-requirements/pull/54>_
Upgrade vendored certifi to version 2023.07.22.
[#55](https://github.com/alanhamlett/pip-update-requirements/issues/55) <https://github.com/alanhamlett/pip-update-requirements/issues/55>_
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 show 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)
Bumps pur from 7.1.1 to 7.3.0.
Release notes
Sourced from pur's releases.
Changelog
Sourced from pur's changelog.
Commits
05af5f6
v7.3.0458e5d9
changes for v7.3.067b2d4e
Merge pull request #59 from alanhamlett/only-speedup5ddf5b1
Skip checking pypi for excluded packagesf46b403
Merge pull request #57 from lancelote/master6a9a3e6
Bumpactions/setup-python
to v4ff0c09d
Python 3.12 is not yet released5df61d1
Declare support for 3.11 and 3.12f5c6e90
Run tests on Python 3.11 and 3.12 as well622432c
SearchScope
requiresno_index
sincepip
22.3Dependabot 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 show