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

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Update dependencies #113

merged 1 commit into from
Mar 5, 2024

Conversation

smkent
Copy link
Owner

@smkent smkent commented Mar 5, 2024

Updated project dependencies via poetry update:

Package operations: 0 installs, 26 updates, 0 removals

  • Updating sniffio (1.3.0 -> 1.3.1)
  • Updating certifi (2023.11.17 -> 2024.2.2)
  • Updating markupsafe (2.1.4 -> 2.1.5)
  • Updating python-dateutil (2.8.2 -> 2.9.0.post0)
  • Updating typing-extensions (4.9.0 -> 4.10.0)
  • Updating urllib3 (2.1.0 -> 2.2.1)
  • Updating platformdirs (4.1.0 -> 4.2.0)
  • Updating python-slugify (8.0.2 -> 8.0.4)
  • Updating rich (13.7.0 -> 13.7.1)
  • Updating setuptools (69.0.3 -> 69.1.1)
  • Updating cookiecutter (2.5.0 -> 2.6.0)
  • Updating coverage (7.4.1 -> 7.4.3)
  • Updating identify (2.5.33 -> 2.5.35)
  • Updating marshmallow (3.20.2 -> 3.21.1)
  • Updating pytest (8.0.0 -> 8.0.2)
  • Updating stevedore (5.1.0 -> 5.2.0)
  • Updating virtualenv (20.25.0 -> 20.25.1)
  • Updating gitpython (3.1.41 -> 3.1.42)
  • Updating selenium (4.17.2 -> 4.18.1)
  • Updating black (24.1.1 -> 24.2.0)
  • Updating dataclasses-json (0.6.3 -> 0.6.4)
  • Updating poethepoet (0.24.4 -> 0.25.0)
  • Updating pytest-sugar (0.9.7 -> 1.0.0)
  • Updating responses (0.24.1 -> 0.25.0)
  • Updating types-requests (2.31.0.20240125 -> 2.31.0.20240218)
  • Updating undetected-chromedriver (3.5.4 -> 3.5.5)

Writing lock file

Updated project dependencies via `poetry update`:

Package operations: 0 installs, 26 updates, 0 removals

- Updating sniffio (1.3.0 -> 1.3.1)
- Updating certifi (2023.11.17 -> 2024.2.2)
- Updating markupsafe (2.1.4 -> 2.1.5)
- Updating python-dateutil (2.8.2 -> 2.9.0.post0)
- Updating typing-extensions (4.9.0 -> 4.10.0)
- Updating urllib3 (2.1.0 -> 2.2.1)
- Updating platformdirs (4.1.0 -> 4.2.0)
- Updating python-slugify (8.0.2 -> 8.0.4)
- Updating rich (13.7.0 -> 13.7.1)
- Updating setuptools (69.0.3 -> 69.1.1)
- Updating cookiecutter (2.5.0 -> 2.6.0)
- Updating coverage (7.4.1 -> 7.4.3)
- Updating identify (2.5.33 -> 2.5.35)
- Updating marshmallow (3.20.2 -> 3.21.1)
- Updating pytest (8.0.0 -> 8.0.2)
- Updating stevedore (5.1.0 -> 5.2.0)
- Updating virtualenv (20.25.0 -> 20.25.1)
- Updating gitpython (3.1.41 -> 3.1.42)
- Updating selenium (4.17.2 -> 4.18.1)
- Updating black (24.1.1 -> 24.2.0)
- Updating dataclasses-json (0.6.3 -> 0.6.4)
- Updating poethepoet (0.24.4 -> 0.25.0)
- Updating pytest-sugar (0.9.7 -> 1.0.0)
- Updating responses (0.24.1 -> 0.25.0)
- Updating types-requests (2.31.0.20240125 -> 2.31.0.20240218)
- Updating undetected-chromedriver (3.5.4 -> 3.5.5)

Writing lock file
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.58%. Comparing base (8db702c) to head (45f9c55).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   81.58%   81.58%           
=======================================
  Files          14       14           
  Lines         505      505           
=======================================
  Hits          412      412           
  Misses         93       93           

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

@smkent smkent merged commit 33909d0 into main Mar 5, 2024
9 checks passed
@smkent smkent deleted the manage-cookie branch March 5, 2024 06:38
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