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

Update click and some dev dependencies #31

Merged
merged 1 commit into from Mar 18, 2022
Merged

Conversation

aalmazan
Copy link
Contributor

Closes #19

Updates click package 7.1.2 -> 8.0.4 and minor versions of mostly dev dependencies.

Package operations: 0 installs, 24 updates, 1 removal

  • Removing backports.entry-points-selectable (1.1.1)
  • Updating pyparsing (3.0.6 -> 3.0.7)
  • Updating attrs (21.2.0 -> 21.4.0)
  • Updating charset-normalizer (2.0.9 -> 2.0.12)
  • Updating decorator (5.1.0 -> 5.1.1)
  • Updating filelock (3.4.0 -> 3.4.1)
  • Updating importlib-metadata (4.8.2 -> 4.8.3)
  • Updating typing-extensions (4.0.1 -> 4.1.1)
  • Updating urllib3 (1.26.7 -> 1.26.9)
  • Updating astroid (2.9.0 -> 2.9.3)
  • Updating click (7.1.2 -> 8.0.4)
  • Updating identify (2.4.0 -> 2.4.4)
  • Updating prompt-toolkit (3.0.24 -> 3.0.28)
  • Updating pygments (2.10.0 -> 2.11.2)
  • Updating pyinstaller-hooks-contrib (2021.4 -> 2022.0)
  • Updating regex (2021.11.10 -> 2022.3.15)
  • Updating requests (2.26.0 -> 2.27.1)
  • Updating virtualenv (20.10.0 -> 20.13.3)
  • Updating freezegun (1.1.0 -> 1.2.1)
  • Updating ipython (7.16.2 -> 7.16.3)
  • Updating mypy (0.920 -> 0.941)
  • Updating pre-commit (2.16.0 -> 2.17.0)
  • Updating pydantic (1.8.2 -> 1.9.0)
  • Updating pytest-expecter (2.2 -> 2.3)
  • Updating tox (3.24.4 -> 3.24.5)

@aalmazan aalmazan added the enhancement New feature or request label Mar 18, 2022
@aalmazan aalmazan requested a review from newhouse March 18, 2022 18:06
@aalmazan aalmazan self-assigned this Mar 18, 2022
@aalmazan aalmazan requested a review from benogle March 18, 2022 18:07
@aalmazan aalmazan merged commit ffe1b56 into master Mar 18, 2022
@aalmazan aalmazan deleted the feature/update-click branch March 18, 2022 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support click 8
2 participants