Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update project template cruft, dependencies #121

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

Merged
smkent merged 1 commit into main from manage-cookie
Jan 13, 2026
Merged

Update project template cruft, dependencies #121

smkent merged 1 commit into main from manage-cookie
Jan 13, 2026

Conversation

@smkent
Copy link
Owner

@smkent smkent commented Jan 13, 2026

Applied updates from upstream project template commits:

7025e55...9a783dd

* 9a783dd Merge pull request #120 from smkent/ruff
|\ 
| * 5f80cc9 Update README.md for migration to `ruff`
|/ 
* a462a7d Merge pull request #119 from smkent/ruff
|\ 
| * 37e016c Move `ruff` select config to correct section
|/ 
* 58fcbd7 Merge pull request #118 from smkent/update
|\ 
| * 08c7942 Update pre-commit hook versions in template
| * 4982dd0 Update template `.pre-commit-config.yaml` whitespace
| * dc91253 Replace multiple Python linters with `ruff`
| * 9288b41 Update Poetry, Python versions in template
|/ 
* e7df558 Merge pull request #117 from smkent/manage-cookie
* 0200edc Update project template cruft, dependencies

Updated project dependencies via poetry update:

Package operations: 3 installs, 41 updates, 17 removals

  • Removing astor (0.8.1)
  • Removing attrs (25.3.0)
  • Removing black (25.1.0)
  • Removing deprecated (1.2.18)
  • Removing flake8 (7.2.0)
  • Removing flake8-bugbear (24.12.12)
  • Removing flake8-pyproject (1.2.3)
  • Removing flake8-simplify (0.21.0)
  • Removing isort (6.0.1)
  • Removing mccabe (0.7.0)
  • Removing pbr (6.1.1)
  • Removing pep8-naming (0.15.1)
  • Removing pycodestyle (2.13.0)
  • Removing pyflakes (3.3.2)
  • Removing setuptools (80.9.0)
  • Removing types-python-dateutil (2.9.0.20250516)
  • Removing wrapt (1.17.2)
  • Updating pycparser (2.22 -> 2.23)
  • Updating certifi (2025年4月26日 -> 2026年1月4日)
  • Updating cffi (1.17.1 -> 2.0.0)
  • Updating charset-normalizer (3.4.2 -> 3.4.4)
  • Updating idna (3.10 -> 3.11)
  • Updating markdown-it-py (3.0.0 -> 4.0.0)
  • Updating markupsafe (3.0.2 -> 3.0.3)
  • Updating pygments (2.19.1 -> 2.19.2)
  • Installing tzdata (2025.3)
  • Updating urllib3 (2.4.0 -> 2.6.3)
  • Updating arrow (1.3.0 -> 1.4.0)
  • Updating click (8.1.8 -> 8.3.1)
  • Updating cryptography (43.0.3 -> 46.0.3)
  • Updating distlib (0.3.9 -> 0.4.0)
  • Updating filelock (3.18.0 -> 3.20.3)
  • Updating iniconfig (2.1.0 -> 2.3.0)
  • Updating platformdirs (4.3.8 -> 4.5.1)
  • Updating pyyaml (6.0.2 -> 6.0.3)
  • Updating requests (2.32.3 -> 2.32.5)
  • Updating rich (14.0.0 -> 14.2.0)
  • Updating typing-extensions (4.13.2 -> 4.15.0)
  • Updating cfgv (3.4.0 -> 3.5.0)
  • Updating coverage (7.8.2 -> 7.13.1)
  • Updating identify (2.6.12 -> 2.6.16)
  • Updating gitpython (3.1.44 -> 3.1.46)
  • Installing librt (0.7.7)
  • Updating pynacl (1.5.0 -> 1.6.2)
  • Updating pathspec (0.12.1 -> 1.0.3)
  • Updating nodeenv (1.9.1 -> 1.10.0)
  • Updating stevedore (5.4.1 -> 5.6.0)
  • Updating termcolor (3.1.0 -> 3.3.0)
  • Updating typer (0.16.0 -> 0.21.1)
  • Updating pytest (8.3.5 -> 9.0.2)
  • Updating virtualenv (20.31.2 -> 20.36.1)
  • Updating bandit (1.8.3 -> 1.9.2)
  • Updating build (1.2.2.post1 -> 1.4.0)
  • Updating mypy (1.16.0 -> 1.19.1)
  • Updating poethepoet (0.34.0 -> 0.40.0)
  • Updating pre-commit (4.2.0 -> 4.5.1)
  • Updating pygithub (2.6.1 -> 2.8.1)
  • Updating pytest-cov (6.1.1 -> 7.0.0)
  • Updating pytest-sugar (1.0.0 -> 1.1.1)
  • Installing ruff (0.14.11)
  • Updating types-pyyaml (6.0.12.20250516 -> 6.0.12.20250915)

Writing lock file

Applied updates from upstream project template commits:
7025e55...9a783dd
* 9a783dd Merge pull request #120 from smkent/ruff
|\
| * 5f80cc9 Update README.md for migration to `ruff`
|/
* a462a7d Merge pull request #119 from smkent/ruff
|\
| * 37e016c Move `ruff` select config to correct section
|/
* 58fcbd7 Merge pull request #118 from smkent/update
|\
| * 08c7942 Update pre-commit hook versions in template
| * 4982dd0 Update template `.pre-commit-config.yaml` whitespace
| * dc91253 Replace multiple Python linters with `ruff`
| * 9288b41 Update Poetry, Python versions in template
|/
* e7df558 Merge pull request #117 from smkent/manage-cookie
* 0200edc Update project template cruft, dependencies
Updated project dependencies via `poetry update`:
Package operations: 3 installs, 41 updates, 17 removals
- Removing astor (0.8.1)
- Removing attrs (25.3.0)
- Removing black (25.1.0)
- Removing deprecated (1.2.18)
- Removing flake8 (7.2.0)
- Removing flake8-bugbear (24.12.12)
- Removing flake8-pyproject (1.2.3)
- Removing flake8-simplify (0.21.0)
- Removing isort (6.0.1)
- Removing mccabe (0.7.0)
- Removing pbr (6.1.1)
- Removing pep8-naming (0.15.1)
- Removing pycodestyle (2.13.0)
- Removing pyflakes (3.3.2)
- Removing setuptools (80.9.0)
- Removing types-python-dateutil (2.9.0.20250516)
- Removing wrapt (1.17.2)
- Updating pycparser (2.22 -> 2.23)
- Updating certifi (2025年4月26日 -> 2026年1月4日)
- Updating cffi (1.17.1 -> 2.0.0)
- Updating charset-normalizer (3.4.2 -> 3.4.4)
- Updating idna (3.10 -> 3.11)
- Updating markdown-it-py (3.0.0 -> 4.0.0)
- Updating markupsafe (3.0.2 -> 3.0.3)
- Updating pygments (2.19.1 -> 2.19.2)
- Installing tzdata (2025.3)
- Updating urllib3 (2.4.0 -> 2.6.3)
- Updating arrow (1.3.0 -> 1.4.0)
- Updating click (8.1.8 -> 8.3.1)
- Updating cryptography (43.0.3 -> 46.0.3)
- Updating distlib (0.3.9 -> 0.4.0)
- Updating filelock (3.18.0 -> 3.20.3)
- Updating iniconfig (2.1.0 -> 2.3.0)
- Updating platformdirs (4.3.8 -> 4.5.1)
- Updating pyyaml (6.0.2 -> 6.0.3)
- Updating requests (2.32.3 -> 2.32.5)
- Updating rich (14.0.0 -> 14.2.0)
- Updating typing-extensions (4.13.2 -> 4.15.0)
- Updating cfgv (3.4.0 -> 3.5.0)
- Updating coverage (7.8.2 -> 7.13.1)
- Updating identify (2.6.12 -> 2.6.16)
- Updating gitpython (3.1.44 -> 3.1.46)
- Installing librt (0.7.7)
- Updating pynacl (1.5.0 -> 1.6.2)
- Updating pathspec (0.12.1 -> 1.0.3)
- Updating nodeenv (1.9.1 -> 1.10.0)
- Updating stevedore (5.4.1 -> 5.6.0)
- Updating termcolor (3.1.0 -> 3.3.0)
- Updating typer (0.16.0 -> 0.21.1)
- Updating pytest (8.3.5 -> 9.0.2)
- Updating virtualenv (20.31.2 -> 20.36.1)
- Updating bandit (1.8.3 -> 1.9.2)
- Updating build (1.2.2.post1 -> 1.4.0)
- Updating mypy (1.16.0 -> 1.19.1)
- Updating poethepoet (0.34.0 -> 0.40.0)
- Updating pre-commit (4.2.0 -> 4.5.1)
- Updating pygithub (2.6.1 -> 2.8.1)
- Updating pytest-cov (6.1.1 -> 7.0.0)
- Updating pytest-sugar (1.0.0 -> 1.1.1)
- Installing ruff (0.14.11)
- Updating types-pyyaml (6.0.12.20250516 -> 6.0.12.20250915)
Writing lock file
Copy link

codecov bot commented Jan 13, 2026
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.86%. Comparing base (9a783dd) to head (90d599a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@
## main #121 +/- ##
==========================================
- Coverage 84.96% 84.86% -0.10% 
==========================================
 Files 8 8 
 Lines 306 304 -2 
==========================================
- Hits 260 258 -2 
 Misses 46 46 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@smkent smkent merged commit b7b8e41 into main Jan 13, 2026
8 checks passed
@smkent smkent deleted the manage-cookie branch January 13, 2026 07:55
smkent added a commit that referenced this pull request Jan 14, 2026
Applied updates from upstream project template commits:
9a783dd...3047ece
* 3047ece Merge pull request #123 from smkent/ci
|\
| * f86d59f Remove Python 3.9 from cookie-python CI config
|/
* 502e129 Merge pull request #122 from smkent/pytest
|\
| * e81361b Migrate pytest config in `pyproject.toml` to modern format
|/
* b7b8e41 Merge pull request #121 from smkent/manage-cookie
* 90d599a Update project template cruft, dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /