Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Bump inquirer from 3.1.4 to 3.2.1 in /config/python #623

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps inquirer from 3.1.4 to 3.2.1.

Release notes

Sourced from inquirer's releases.

v3.2.1

Changes

📦 Dependencies

v3.2.0

Changes

📦 Dependencies

Pre-Release with experimental 3.12 support

Commits
  • 0bd5fc8 release v3.2.1
  • 2bb03cc fix python version in documentation build
  • f31ad86 build(deps): bump furo from 2023.8.19 to 2023.9.10
  • eaba6de make black happy
  • 3a26c89 build(deps): bump poetry from 1.4.0 to 1.7.1 in /.github/workflows
  • 2aecb67 poetry update
  • 7234df2 build(deps): bump editor from 1.5.1 to 1.6.3
  • 3bd7607 release v3.2.0
  • 3d79c27 require editor version 1.6.0
  • e36c9a8 Pre-Release v3.2.0-dev0
  • 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 <dependency name> 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 [inquirer](https://github.com/magmax/python-inquirer) from 3.1.4 to 3.2.1.
- [Release notes](https://github.com/magmax/python-inquirer/releases)
- [Commits](magmax/python-inquirer@v3.1.4...v3.2.1)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 8, 2024
@lechnerc77 lechnerc77 changed the base branch from main to dev January 8, 2024 21:06
@lechnerc77 lechnerc77 added this to the btpsa-v1.12.3 milestone Jan 8, 2024
@lechnerc77 lechnerc77 merged commit f823cec into dev Jan 9, 2024
6 checks passed
@lechnerc77 lechnerc77 deleted the dependabot/pip/config/python/inquirer-3.2.1 branch January 9, 2024 08:40
lechnerc77 added a commit that referenced this pull request Jan 9, 2024
* Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 (#626)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump wcwidth from 0.2.12 to 0.2.13 in /config/python (#625)

Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](jquast/wcwidth@0.2.12...0.2.13)

---
updated-dependencies:
- dependency-name: wcwidth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pyflakes from 3.0.1 to 3.2.0 in /config/python (#624)

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.1 to 3.2.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](PyCQA/pyflakes@3.0.1...3.2.0)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump inquirer from 3.1.4 to 3.2.1 in /config/python (#623)

Bumps [inquirer](https://github.com/magmax/python-inquirer) from 3.1.4 to 3.2.1.
- [Release notes](https://github.com/magmax/python-inquirer/releases)
- [Commits](magmax/python-inquirer@v3.1.4...v3.2.1)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump attrs from 23.1.0 to 23.2.0 in /config/python (#622)

Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant