Bicycle-Colorado / events

events.bicyclecolorado.org
MIT License
0 stars 0 forks source link

Bump pur from 7.1.1 to 7.3.0 #266

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pur from 7.1.1 to 7.3.0.

Release notes

Sourced from pur's releases.

7.3.0

To install this release from pypi:

pip install -I pur==7.3.0

7.2.1

To install this release from pypi:

pip install -I pur==7.2.1

7.2.0

To install this release from pypi:

pip install -I pur==7.2.0
Changelog

Sourced from pur's changelog.

7.3.0 (2023-08-15) ++++++++++++++++++

  • 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>_
Commits
  • 05af5f6 v7.3.0
  • 458e5d9 changes for v7.3.0
  • 67b2d4e Merge pull request #59 from alanhamlett/only-speedup
  • 5ddf5b1 Skip checking pypi for excluded packages
  • f46b403 Merge pull request #57 from lancelote/master
  • 6a9a3e6 Bump actions/setup-python to v4
  • ff0c09d Python 3.12 is not yet released
  • 5df61d1 Declare support for 3.11 and 3.12
  • f5c6e90 Run tests on Python 3.11 and 3.12 as well
  • 622432c SearchScope requires no_index since pip 22.3
  • 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 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)