Update dependencies#103
Merged
Merged
Conversation
Updated project dependencies via `poetry update`: Package operations: 0 installs, 24 updates, 0 removals - 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 cryptography (42.0.1 -> 42.0.5) - 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 dunamai (1.19.0 -> 1.19.2) - Updating gitpython (3.1.41 -> 3.1.42) - Updating identify (2.5.33 -> 2.5.35) - Updating pytest (8.0.0 -> 8.0.2) - Updating stevedore (5.1.0 -> 5.2.0) - Updating tomlkit (0.12.3 -> 0.12.4) - Updating virtualenv (20.25.0 -> 20.25.1) - Updating black (24.1.1 -> 24.2.0) - Updating build (1.0.3 -> 1.1.1) - Updating poethepoet (0.24.4 -> 0.25.0) - Updating pygithub (2.1.1 -> 2.2.0) - Updating pytest-sugar (0.9.7 -> 1.0.0) Writing lock file
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #103 +/- ##
=======================================
Coverage 85.90% 85.90%
=======================================
Files 8 8
Lines 298 298
=======================================
Hits 256 256
Misses 42 42 ☔ View full report in Codecov by Sentry. |
smkent
added a commit
that referenced
this pull request
Jul 9, 2024
Applied updates from upstream project template commits: ef0eb85...9cedf76 * 9cedf76 Merge pull request #104 from smkent/actions |\ | * c85a1a5 Add CODECOV_TOKEN to codecov action in CI workflow | * 6624aeb Update Github action versions |/ * 9e52fa1 Merge pull request #103 from smkent/manage-cookie |\ | * 36078ed Update dependencies |/ * 9313b3e Merge pull request #102 from smkent/temp-cache-dir |\ | * 4f47bdc Use temp dir for Poetry cache directory in manage-cookie |/ * 95be994 Merge pull request #101 from smkent/manage-cookie |\ | * 22e3bcf Apply automatic linting fixes | * 4faeb9b Update dependencies |/ * b7ed95d Merge pull request #100 from smkent/manage-cookie * 97c1031 Update project template cruft, dependencies Updated project dependencies via `poetry update`: Package operations: 1 install, 34 updates, 1 removal - Removing setuptools (69.1.1) - Updating pycparser (2.21 -> 2.22) - Updating certifi (2024.2.2 -> 2024.7.4) - Updating idna (3.6 -> 3.7) - Updating pygments (2.17.2 -> 2.18.0) - Updating types-python-dateutil (2.8.19.20240106 -> 2.9.0.20240316) - Updating urllib3 (2.2.1 -> 2.2.2) - Updating cryptography (42.0.5 -> 42.0.8) - Updating filelock (3.13.1 -> 3.15.4) - Updating jinja2 (3.1.3 -> 3.1.4) - Updating packaging (23.2 -> 24.1) - Updating platformdirs (4.2.0 -> 4.2.2) - Updating pluggy (1.4.0 -> 1.5.0) - Updating requests (2.31.0 -> 2.32.3) - Updating typing-extensions (4.10.0 -> 4.12.2) - Installing shellingham (1.5.4) - Updating coverage (7.4.3 -> 7.5.4) - Updating dunamai (1.19.2 -> 1.21.2) - Updating gitpython (3.1.42 -> 3.1.43) - Updating identify (2.5.35 -> 2.6.0) - Updating nodeenv (1.8.0 -> 1.9.1) - Updating pytest (8.0.2 -> 8.2.2) - Updating pyproject-hooks (1.0.0 -> 1.1.0) - Updating tomlkit (0.12.4 -> 0.12.5) - Updating typer (0.9.0 -> 0.12.3) - Updating virtualenv (20.25.1 -> 20.26.3) - Updating bandit (1.7.7 -> 1.7.9) - Updating black (24.2.0 -> 24.4.2) - Updating build (1.1.1 -> 1.2.1) - Updating mypy (1.8.0 -> 1.10.1) - Updating pep8-naming (0.13.3 -> 0.14.1) - Updating poethepoet (0.25.0 -> 0.27.0) - Updating poetry-dynamic-versioning (1.2.0 -> 1.4.0) - Updating pygithub (2.2.0 -> 2.3.0) - Updating pytest-cov (4.1.0 -> 5.0.0) - Updating types-pyyaml (6.0.12.12 -> 6.0.12.20240311) Writing lock file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated project dependencies via
poetry update:Package operations: 0 installs, 24 updates, 0 removals
Writing lock file