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 #108

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Update dependencies #108

merged 2 commits into from
Jan 10, 2024

Conversation

smkent
Copy link
Owner

@smkent smkent commented Jan 10, 2024

Updated project dependencies via poetry update:

Package operations: 0 installs, 32 updates, 1 removal

  • Removing types-pyyaml (6.0.12.12)
  • Updating attrs (23.1.0 -> 23.2.0)
  • Updating exceptiongroup (1.1.3 -> 1.2.0)
  • Updating idna (3.4 -> 3.6)
  • Updating certifi (2023.7.22 -> 2023.11.17)
  • Updating pygments (2.16.1 -> 2.17.2)
  • Updating trio (0.22.2 -> 0.23.2)
  • Updating types-python-dateutil (2.8.19.14 -> 2.8.19.20240106)
  • Updating typing-extensions (4.8.0 -> 4.9.0)
  • Updating urllib3 (2.0.7 -> 2.1.0)
  • Updating distlib (0.3.7 -> 0.3.8)
  • Updating pbr (5.11.1 -> 6.0.0)
  • Updating platformdirs (3.11.0 -> 4.1.0)
  • Updating rich (13.6.0 -> 13.7.0)
  • Updating setuptools (68.2.2 -> 69.0.3)
  • Updating cookiecutter (2.4.0 -> 2.5.0)
  • Updating coverage (7.3.2 -> 7.4.0)
  • Updating marshmallow (3.20.1 -> 3.20.2)
  • Updating identify (2.5.31 -> 2.5.33)
  • Updating pathspec (0.11.2 -> 0.12.1)
  • Updating selenium (4.15.0 -> 4.16.0)
  • Updating pytest (7.4.3 -> 7.4.4)
  • Updating virtualenv (20.24.6 -> 20.25.0)
  • Updating termcolor (2.3.0 -> 2.4.0)
  • Updating bandit (1.7.5 -> 1.7.6)
  • Updating black (23.10.1 -> 23.12.1)
  • Updating dataclasses-json (0.6.1 -> 0.6.3)
  • Updating isort (5.12.0 -> 5.13.2)
  • Updating mypy (1.6.1 -> 1.8.0)
  • Updating poethepoet (0.24.1 -> 0.24.4)
  • Updating responses (0.23.3 -> 0.24.1)
  • Updating types-requests (2.31.0.10 -> 2.31.0.20240106)
  • Updating undetected-chromedriver (3.5.3 -> 3.5.4)

Writing lock file

Updated project dependencies via `poetry update`:

Package operations: 0 installs, 32 updates, 1 removal

- Removing types-pyyaml (6.0.12.12)
- Updating attrs (23.1.0 -> 23.2.0)
- Updating exceptiongroup (1.1.3 -> 1.2.0)
- Updating idna (3.4 -> 3.6)
- Updating certifi (2023.7.22 -> 2023.11.17)
- Updating pygments (2.16.1 -> 2.17.2)
- Updating trio (0.22.2 -> 0.23.2)
- Updating types-python-dateutil (2.8.19.14 -> 2.8.19.20240106)
- Updating typing-extensions (4.8.0 -> 4.9.0)
- Updating urllib3 (2.0.7 -> 2.1.0)
- Updating distlib (0.3.7 -> 0.3.8)
- Updating pbr (5.11.1 -> 6.0.0)
- Updating platformdirs (3.11.0 -> 4.1.0)
- Updating rich (13.6.0 -> 13.7.0)
- Updating setuptools (68.2.2 -> 69.0.3)
- Updating cookiecutter (2.4.0 -> 2.5.0)
- Updating coverage (7.3.2 -> 7.4.0)
- Updating marshmallow (3.20.1 -> 3.20.2)
- Updating identify (2.5.31 -> 2.5.33)
- Updating pathspec (0.11.2 -> 0.12.1)
- Updating selenium (4.15.0 -> 4.16.0)
- Updating pytest (7.4.3 -> 7.4.4)
- Updating virtualenv (20.24.6 -> 20.25.0)
- Updating termcolor (2.3.0 -> 2.4.0)
- Updating bandit (1.7.5 -> 1.7.6)
- Updating black (23.10.1 -> 23.12.1)
- Updating dataclasses-json (0.6.1 -> 0.6.3)
- Updating isort (5.12.0 -> 5.13.2)
- Updating mypy (1.6.1 -> 1.8.0)
- Updating poethepoet (0.24.1 -> 0.24.4)
- Updating responses (0.23.3 -> 0.24.1)
- Updating types-requests (2.31.0.10 -> 2.31.0.20240106)
- Updating undetected-chromedriver (3.5.3 -> 3.5.4)

Writing lock file
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00e5f0a) 83.36% compared to head (1e77125) 83.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files          13       13           
  Lines         475      475           
=======================================
  Hits          396      396           
  Misses         79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smkent smkent merged commit 096707a into main Jan 10, 2024
9 checks passed
@smkent smkent deleted the manage-cookie branch January 10, 2024 00:23
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.

None yet

1 participant