Merged
Conversation
Closed
Contributor
Author
Contributor
Author
|
Also: ╰─➤ uv pip list --outdated
Package Version Latest Type Editable project location
----------------- ---------- ------- ----- ----------------------------------
aiofiles 0.1.dev259 24.1.0 wheel .../Projects/aiofiles
black 23.3.0 25.1.0 wheel
click 8.1.6 8.1.8 wheel
coverage 7.2.7 7.6.10 wheel
distlib 0.3.7 0.3.9 wheel
exceptiongroup 1.1.2 1.2.2 wheel
filelock 3.12.2 3.17.0 wheel
flake8 5.0.4 7.1.1 wheel
isort 5.11.5 6.0.0 wheel
packaging 23.1 24.2 wheel
pathspec 0.11.2 0.12.1 wheel
platformdirs 2.6.2 4.3.6 wheel
pycodestyle 2.9.1 2.12.1 wheel
pyflakes 2.5.0 3.2.0 wheel
pytest 8.2.2 8.3.4 wheel
pytest-asyncio 0.23.7 0.25.3 wheel
six 1.16.0 1.17.0 wheel
tomli 2.0.1 2.2.1 wheel
tox 3.28.0 4.24.1 wheel
typing-extensions 4.7.1 4.12.2 wheel
virtualenv 20.16.2 20.29.1 wheelIf some packages from the above list worth updating, the latter may be done in this PR, but I'd prefer this work for another PR. UPD: dependabot ( #205 ) may help. UUPD: won't be added and explained why. |
Tinche
requested changes
Feb 1, 2025
Owner
Tinche
left a comment
There was a problem hiding this comment.
LGTM, left a comment about linting.
4c5395c to
10b4a80
Compare
Owner
|
This needs a CHANGELOG entry, though. |
Contributor
Author
Hello. The CHANGELOG is updated. UPD: all the suggested commits were accepted. |
Tinche
requested changes
Feb 2, 2025
mention the v24.1.0 where Py3.8 is supported for the last time Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
replace `the current version` section name with `25.1.0` (the next release) Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
Tinche
approved these changes
Feb 5, 2025
Owner
|
Thanks! |
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.
Closes #200 .