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 dependencies #36

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Update dependencies #36

merged 1 commit into from
Nov 1, 2023

Conversation

smkent
Copy link
Owner

@smkent smkent commented Nov 1, 2023

Updated project dependencies via poetry update:

Package operations: 5 installs, 47 updates, 2 removals

  • Removing jinja2-time (0.2.0)
  • Removing toml (0.10.2)
  • Installing mdurl (0.1.2)
  • Updating certifi (2022.12.7 -> 2023.7.22)
  • Updating chardet (5.1.0 -> 5.2.0)
  • Updating charset-normalizer (3.0.1 -> 3.3.1)
  • Installing markdown-it-py (3.0.0)
  • Updating markupsafe (2.1.2 -> 2.1.3)
  • Installing pygments (2.16.1)
  • Updating smmap (5.0.0 -> 5.0.1)
  • Installing types-python-dateutil (2.8.19.14)
  • Updating typing-extensions (4.5.0 -> 4.8.0)
  • Updating urllib3 (1.26.14 -> 2.0.7)
  • Updating arrow (1.2.3 -> 1.3.0)
  • Updating click (8.1.3 -> 8.1.7)
  • Updating distlib (0.3.6 -> 0.3.7)
  • Updating exceptiongroup (1.1.0 -> 1.1.3)
  • Updating filelock (3.9.0 -> 3.13.1)
  • Updating gitdb (4.0.10 -> 4.0.11)
  • Updating packaging (23.0 -> 23.2)
  • Updating platformdirs (3.0.0 -> 3.11.0)
  • Updating python-slugify (8.0.0 -> 8.0.1)
  • Updating pyyaml (6.0 -> 6.0.1)
  • Updating requests (2.28.2 -> 2.31.0)
  • Updating pluggy (1.0.0 -> 1.3.0)
  • Installing rich (13.6.0)
  • Updating setuptools (67.4.0 -> 68.2.2)
  • Updating attrs (22.2.0 -> 23.1.0)
  • Updating cfgv (3.3.1 -> 3.4.0)
  • Updating cookiecutter (2.1.1 -> 2.4.0)
  • Updating coverage (7.2.0 -> 7.3.2)
  • Updating gitpython (3.1.31 -> 3.1.40)
  • Updating identify (2.5.18 -> 2.5.31)
  • Updating nodeenv (1.7.0 -> 1.8.0)
  • Updating pytest (7.2.1 -> 7.4.3)
  • Updating pathspec (0.11.0 -> 0.11.2)
  • Updating stevedore (5.0.0 -> 5.1.0)
  • Updating termcolor (2.2.0 -> 2.3.0)
  • Updating virtualenv (20.19.0 -> 20.24.6)
  • Updating typer (0.7.0 -> 0.9.0)
  • Updating soupsieve (2.4 -> 2.5)
  • Updating bandit (1.7.4 -> 1.7.5)
  • Updating beautifulsoup4 (4.11.2 -> 4.12.2)
  • Updating black (23.1.0 -> 23.10.1)
  • Updating cruft (2.12.0 -> 2.15.0)
  • Updating flake8-bugbear (23.2.13 -> 23.3.12)
  • Updating flake8-pyproject (1.2.2 -> 1.2.3)
  • Updating flake8-simplify (0.19.3 -> 0.21.0)
  • Updating poethepoet (0.18.1 -> 0.24.1)
  • Updating pre-commit (3.1.0 -> 3.5.0)
  • Updating mypy (1.0.1 -> 1.6.1)
  • Updating pytest-sugar (0.9.6 -> 0.9.7)
  • Updating pytest-github-actions-annotate-failures (0.1.8 -> 0.2.0)
  • Updating pytest-cov (4.0.0 -> 4.1.0)

Writing lock file

Updated project dependencies via `poetry update`:

Package operations: 5 installs, 47 updates, 2 removals

- Removing jinja2-time (0.2.0)
- Removing toml (0.10.2)
- Installing mdurl (0.1.2)
- Updating certifi (2022.12.7 -> 2023.7.22)
- Updating chardet (5.1.0 -> 5.2.0)
- Updating charset-normalizer (3.0.1 -> 3.3.1)
- Installing markdown-it-py (3.0.0)
- Updating markupsafe (2.1.2 -> 2.1.3)
- Installing pygments (2.16.1)
- Updating smmap (5.0.0 -> 5.0.1)
- Installing types-python-dateutil (2.8.19.14)
- Updating typing-extensions (4.5.0 -> 4.8.0)
- Updating urllib3 (1.26.14 -> 2.0.7)
- Updating arrow (1.2.3 -> 1.3.0)
- Updating click (8.1.3 -> 8.1.7)
- Updating distlib (0.3.6 -> 0.3.7)
- Updating exceptiongroup (1.1.0 -> 1.1.3)
- Updating filelock (3.9.0 -> 3.13.1)
- Updating gitdb (4.0.10 -> 4.0.11)
- Updating packaging (23.0 -> 23.2)
- Updating platformdirs (3.0.0 -> 3.11.0)
- Updating python-slugify (8.0.0 -> 8.0.1)
- Updating pyyaml (6.0 -> 6.0.1)
- Updating requests (2.28.2 -> 2.31.0)
- Updating pluggy (1.0.0 -> 1.3.0)
- Installing rich (13.6.0)
- Updating setuptools (67.4.0 -> 68.2.2)
- Updating attrs (22.2.0 -> 23.1.0)
- Updating cfgv (3.3.1 -> 3.4.0)
- Updating cookiecutter (2.1.1 -> 2.4.0)
- Updating coverage (7.2.0 -> 7.3.2)
- Updating gitpython (3.1.31 -> 3.1.40)
- Updating identify (2.5.18 -> 2.5.31)
- Updating nodeenv (1.7.0 -> 1.8.0)
- Updating pytest (7.2.1 -> 7.4.3)
- Updating pathspec (0.11.0 -> 0.11.2)
- Updating stevedore (5.0.0 -> 5.1.0)
- Updating termcolor (2.2.0 -> 2.3.0)
- Updating virtualenv (20.19.0 -> 20.24.6)
- Updating typer (0.7.0 -> 0.9.0)
- Updating soupsieve (2.4 -> 2.5)
- Updating bandit (1.7.4 -> 1.7.5)
- Updating beautifulsoup4 (4.11.2 -> 4.12.2)
- Updating black (23.1.0 -> 23.10.1)
- Updating cruft (2.12.0 -> 2.15.0)
- Updating flake8-bugbear (23.2.13 -> 23.3.12)
- Updating flake8-pyproject (1.2.2 -> 1.2.3)
- Updating flake8-simplify (0.19.3 -> 0.21.0)
- Updating poethepoet (0.18.1 -> 0.24.1)
- Updating pre-commit (3.1.0 -> 3.5.0)
- Updating mypy (1.0.1 -> 1.6.1)
- Updating pytest-sugar (0.9.6 -> 0.9.7)
- Updating pytest-github-actions-annotate-failures (0.1.8 -> 0.2.0)
- Updating pytest-cov (4.0.0 -> 4.1.0)

Writing lock file
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #36 (5c5bafc) into main (e3d753e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           66        66           
=========================================
  Hits            66        66           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smkent smkent merged commit 2cebae5 into main Nov 1, 2023
6 checks passed
@smkent smkent deleted the manage-cookie branch November 1, 2023 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant