Skip to content

Commit 0e24eb8

Browse files
committed
dependency typo in changelog (from PR)
PR title also fixed
1 parent 1fc13ae commit 0e24eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- remove deprecation warning, platformdirs won't become default [#447](https://github.com/jupyter/jupyter_core/pull/447) ([@minrk](https://github.com/minrk))
2222
- Bump github/codeql-action from 3 to 4 in the actions group [#446](https://github.com/jupyter/jupyter_core/pull/446) ([@dependabot](https://github.com/dependabot))
2323
- require python 3.10, start to test on 3.14 and 3.14-free-threaded [#445](https://github.com/jupyter/jupyter_core/pull/445) ([@Carreau](https://github.com/Carreau))
24-
- remove pywin32 dependancy so free-threading can fly (like pypy) [#441](https://github.com/jupyter/jupyter_core/pull/441) ([@stonebig](https://github.com/stonebig))
24+
- remove pywin32 dependency so free-threading can fly (like pypy) [#441](https://github.com/jupyter/jupyter_core/pull/441) ([@stonebig](https://github.com/stonebig))
2525
- Bump the actions group across 1 directory with 2 updates [#440](https://github.com/jupyter/jupyter_core/pull/440) ([@dependabot](https://github.com/dependabot))
2626

2727
### Documentation improvements

0 commit comments

Comments
 (0)