-
Notifications
You must be signed in to change notification settings - Fork 100
Comparing changes
Open a pull request
base repository: magmax/python-inquirer
base: v3.2.4
head repository: magmax/python-inquirer
compare: v3.2.5
- 20 commits
- 11 files changed
- 4 contributors
Commits on Feb 22, 2024
-
build(deps): bump virtualenv in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.25.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.25.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4b1b4 - Browse repository at this point
Copy the full SHA fc4b1b4View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e910ba - Browse repository at this point
Copy the full SHA 9e910baView commit details
Commits on Mar 22, 2024
-
build(deps): bump readchar from 4.0.5 to 4.0.6
Bumps [readchar](https://github.com/magmax/python-readchar) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/magmax/python-readchar/releases) - [Commits](magmax/python-readchar@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: readchar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f09c22c - Browse repository at this point
Copy the full SHA f09c22cView commit details
Commits on Mar 25, 2024
-
build(deps-dev): bump pyupgrade from 3.15.1 to 3.15.2
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.1 to 3.15.2. - [Commits](asottile/pyupgrade@v3.15.1...v3.15.2) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 900d52e - Browse repository at this point
Copy the full SHA 900d52eView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed5ec11 - Browse repository at this point
Copy the full SHA ed5ec11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb9e45 - Browse repository at this point
Copy the full SHA 5cb9e45View commit details -
Merge pull request #576 from magmax/pipeline
fix pipleine breaking becaus of `pipx` not loading constraints.txt
Configuration menu - View commit details
-
Copy full SHA for 6048c11 - Browse repository at this point
Copy the full SHA 6048c11View commit details -
build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7bd697 - Browse repository at this point
Copy the full SHA f7bd697View commit details -
build(deps): bump myst-parser from 2.0.0 to 3.0.1 in /docs
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaded0b - Browse repository at this point
Copy the full SHA aaded0bView commit details -
updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68a09c6 - Browse repository at this point
Copy the full SHA 68a09c6View commit details -
build(deps-dev): bump bandit from 1.7.7 to 1.7.9
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.9. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.7...1.7.9) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c37bdbe - Browse repository at this point
Copy the full SHA c37bdbeView commit details -
build(deps-dev): bump tornado from 6.4 to 6.4.1
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eda9790 - Browse repository at this point
Copy the full SHA eda9790View commit details -
build(deps-dev): bump pre-commit-hooks from 4.5.0 to 4.6.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1420b - Browse repository at this point
Copy the full SHA 8c1420bView commit details -
build(deps): bump virtualenv in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 to 20.26.2. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.2) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 331c6b0 - Browse repository at this point
Copy the full SHA 331c6b0View commit details -
build(deps-dev): bump safety from 2.3.4 to 3.2.3
Bumps [safety](https://github.com/pyupio/safety) from 2.3.4 to 3.2.3. - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@2.3.4...3.2.3) --- updated-dependencies: - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97a73a8 - Browse repository at this point
Copy the full SHA 97a73a8View commit details -
build(deps-dev): bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 024b9ce - Browse repository at this point
Copy the full SHA 024b9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626366d - Browse repository at this point
Copy the full SHA 626366dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ddfa7c - Browse repository at this point
Copy the full SHA 3ddfa7cView commit details -
If a symbol is more than one character, the rest of the choices still appear with a single indent, which moves choices around when changing choices.
Configuration menu - View commit details
-
Copy full SHA for 3ae648b - Browse repository at this point
Copy the full SHA 3ae648bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2479ec - Browse repository at this point
Copy the full SHA a2479ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.4...v3.2.5