Skip to content

Commit

Permalink
Merge pull request #570 from akaihola/darkgraylib-1.1.1
Browse files Browse the repository at this point in the history
Update to Darkgraylib 1.1.1
  • Loading branch information
akaihola authored Mar 27, 2024
2 parents 55773ed + 393ba8a commit f41c0ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Added
- Support for Python 3.12 in the package metadata and the CI build.
- Update to Black 24.2.x and isort 5.13.x in pre-commit configuration.
- Test against Flynt ``master`` branch in the CI build.
- Update to Darkgraylib 1.1.1 to get fixes for README formatting.

Removed
-------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packages = find:
install_requires =
# NOTE: remember to keep `constraints-oldest.txt` in sync with these
black>=22.3.0
darkgraylib~=1.1.0
darkgraylib~=1.1.1
graylint~=1.0.1
toml>=0.10.0
# NOTE: remember to keep `.github/workflows/python-package.yml` in sync
Expand Down

0 comments on commit f41c0ef

Please sign in to comment.