2024-10-10 16:01:54 -04:00
|
|
|
[project]
|
2023-12-14 18:35:25 -05:00
|
|
|
name = "seacogs"
|
|
|
|
version = "0.1.0"
|
|
|
|
description = "My assorted cogs for Red-DiscordBot."
|
2025-01-26 13:16:26 +00:00
|
|
|
authors = [{ name = "cswimr", email = "seaswimmerthefsh@gmail.com" }]
|
|
|
|
license = { file = "LICENSE" }
|
2023-12-14 18:35:25 -05:00
|
|
|
readme = "README.md"
|
2024-10-10 16:01:54 -04:00
|
|
|
requires-python = ">=3.11"
|
|
|
|
dependencies = [
|
2025-03-29 07:09:51 -05:00
|
|
|
"aiosqlite==0.20.0",
|
2025-03-29 08:20:26 -04:00
|
|
|
"beautifulsoup4==4.13.3",
|
2025-03-29 07:09:51 -05:00
|
|
|
"colorthief==0.2.1",
|
|
|
|
"markdownify==0.14.1",
|
fix(deps): update dependency numpy to v2.2.4 (#71)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [numpy](https://github.com/numpy/numpy) ([changelog](https://numpy.org/doc/stable/release)) | project.dependencies | patch | `==2.2.2` -> `==2.2.4` |
---
### Release Notes
<details>
<summary>numpy/numpy (numpy)</summary>
### [`v2.2.4`](https://github.com/numpy/numpy/releases/tag/v2.2.4): 2.2.4 (Mar 16, 2025)
[Compare Source](https://github.com/numpy/numpy/compare/v2.2.3...v2.2.4)
### NumPy 2.2.4 Release Notes
NumPy 2.2.4 is a patch release that fixes bugs found after the 2.2.3
release. There are a large number of typing improvements, the rest of
the changes are the usual mix of bugfixes and platform maintenace.
This release supports Python versions 3.10-3.13.
#### Contributors
A total of 15 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
- Abhishek Kumar
- Andrej Zhilenkov
- Andrew Nelson
- Charles Harris
- Giovanni Del Monte
- Guan Ming(Wesley) Chiu +
- Jonathan Albrecht +
- Joren Hammudoglu
- Mark Harfouche
- Matthieu Darbois
- Nathan Goldbaum
- Pieter Eendebak
- Sebastian Berg
- Tyler Reddy
- lvllvl +
#### Pull requests merged
A total of 17 pull requests were merged for this release.
- [#​28333](https://github.com/numpy/numpy/pull/28333): MAINT: Prepare 2.2.x for further development.
- [#​28348](https://github.com/numpy/numpy/pull/28348): TYP: fix positional- and keyword-only params in astype, cross...
- [#​28377](https://github.com/numpy/numpy/pull/28377): MAINT: Update FreeBSD version and fix test failure
- [#​28379](https://github.com/numpy/numpy/pull/28379): BUG: numpy.loadtxt reads only 50000 lines when skip_rows >= max_rows
- [#​28385](https://github.com/numpy/numpy/pull/28385): BUG: Make np.nonzero threading safe
- [#​28420](https://github.com/numpy/numpy/pull/28420): BUG: safer bincount casting (backport to 2.2.x)
- [#​28422](https://github.com/numpy/numpy/pull/28422): BUG: Fix building on s390x with clang
- [#​28423](https://github.com/numpy/numpy/pull/28423): CI: use QEMU 9.2.2 for Linux Qemu tests
- [#​28424](https://github.com/numpy/numpy/pull/28424): BUG: skip legacy dtype multithreaded test on 32 bit runners
- [#​28435](https://github.com/numpy/numpy/pull/28435): BUG: Fix searchsorted and CheckFromAny byte-swapping logic
- [#​28449](https://github.com/numpy/numpy/pull/28449): BUG: sanity check `__array_interface__` number of dimensions
- [#​28510](https://github.com/numpy/numpy/pull/28510): MAINT: Hide decorator from pytest traceback
- [#​28512](https://github.com/numpy/numpy/pull/28512): TYP: Typing fixes backported from [#​28452](https://github.com/numpy/numpy/issues/28452), [#​28491](https://github.com/numpy/numpy/issues/28491), [#​28494](https://github.com/numpy/numpy/issues/28494)
- [#​28521](https://github.com/numpy/numpy/pull/28521): TYP: Backport fixes from [#​28505](https://github.com/numpy/numpy/issues/28505), [#​28506](https://github.com/numpy/numpy/issues/28506), [#​28508](https://github.com/numpy/numpy/issues/28508), and [#​28511](https://github.com/numpy/numpy/issues/28511)
- [#​28533](https://github.com/numpy/numpy/pull/28533): TYP: Backport typing fixes from main (2)
- [#​28534](https://github.com/numpy/numpy/pull/28534): TYP: Backport typing fixes from main (3)
- [#​28542](https://github.com/numpy/numpy/pull/28542): TYP: Backport typing fixes from main (4)
#### Checksums
##### MD5
935928cbd2de140da097f6d5f4a01d72 numpy-2.2.4-cp310-cp310-macosx_10_9_x86_64.whl
bf7fd01bb177885e920173b610c195d9 numpy-2.2.4-cp310-cp310-macosx_11_0_arm64.whl
826e52cd898567a0c446113ab7a7b362 numpy-2.2.4-cp310-cp310-macosx_14_0_arm64.whl
9982a91d7327aea541c24aff94d3e462 numpy-2.2.4-cp310-cp310-macosx_14_0_x86_64.whl
5bdf5b63f4ee01fa808d13043b2a2275 numpy-2.2.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
677b3031105e24eaee2e0e57d7c2a306 numpy-2.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
d857867787fe1eb236670e7fdb25f414 numpy-2.2.4-cp310-cp310-musllinux_1_2_aarch64.whl
a5aff3a7eb2923878e67fbe1cd04a9e9 numpy-2.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
e00bd3ac85d8f34b46b7f97a8278aeb3 numpy-2.2.4-cp310-cp310-win32.whl
e5cb2a5d14bccee316bb73173be125ec numpy-2.2.4-cp310-cp310-win_amd64.whl
494f60d8e1c3500413bd093bb3f486ea numpy-2.2.4-cp311-cp311-macosx_10_9_x86_64.whl
a886a9f3e80a60ce6ba95b431578bbca numpy-2.2.4-cp311-cp311-macosx_11_0_arm64.whl
889f3b507bab9272d9b549780840a642 numpy-2.2.4-cp311-cp311-macosx_14_0_arm64.whl
059788668d2c4e9aace4858e77c099ed numpy-2.2.4-cp311-cp311-macosx_14_0_x86_64.whl
db9ae978afb76a4bf79df0657a66aaeb numpy-2.2.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
e36963a4c177157dc7b0775c309fa5a8 numpy-2.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
3603e683878b74f38e5617f04ff6a369 numpy-2.2.4-cp311-cp311-musllinux_1_2_aarch64.whl
afbc410fb9b42b19f4f7c81c21d6777f numpy-2.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
33ff8081378188894097942f80c33e26 numpy-2.2.4-cp311-cp311-win32.whl
5b11fe8d26318d85e0bc577a654f6643 numpy-2.2.4-cp311-cp311-win_amd64.whl
91121787f396d3e98210de8b617e5d48 numpy-2.2.4-cp312-cp312-macosx_10_13_x86_64.whl
c524d1020b4652aacf4477d1628fa1ba numpy-2.2.4-cp312-cp312-macosx_11_0_arm64.whl
eb08f551bdd6772155bb39ac0da47479 numpy-2.2.4-cp312-cp312-macosx_14_0_arm64.whl
7cb37fc9145d0ebbea5666b4f9ed1027 numpy-2.2.4-cp312-cp312-macosx_14_0_x86_64.whl
c4452a5dc557c291904b5c51a4148237 numpy-2.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
bd23a12ead870759f264160ab38b2c9d numpy-2.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
07b44109381985b48d1eef80feebc5ad numpy-2.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
95f1a27d33106fa9f40ee0714681c840 numpy-2.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
507e550a55b19dedf267b58a487ba0bc numpy-2.2.4-cp312-cp312-win32.whl
be21ccbf8931e92ba1fdb2dc1250bf2a numpy-2.2.4-cp312-cp312-win_amd64.whl
e94003c2b65d81b00203711c5c42fb8e numpy-2.2.4-cp313-cp313-macosx_10_13_x86_64.whl
cf781fd5412ffd826e0436883452cc17 numpy-2.2.4-cp313-cp313-macosx_11_0_arm64.whl
92c9a30386a64f2deddad1db742bd296 numpy-2.2.4-cp313-cp313-macosx_14_0_arm64.whl
7fd16554fa0a15b7f99b1fabf1c4592c numpy-2.2.4-cp313-cp313-macosx_14_0_x86_64.whl
9293b0575a902b2d55c35567dee7679e numpy-2.2.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
9970699bd95e8a64a562b1e6328b83d0 numpy-2.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
e8597c611a919a8e88229d6889c1f86e numpy-2.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
329288501f012606605bdbed368e58e9 numpy-2.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
04bf8d0f6a9e279ab01df4ed0b4aeee1 numpy-2.2.4-cp313-cp313-win32.whl
66801fe84a436b7ed3be6e0082b86917 numpy-2.2.4-cp313-cp313-win_amd64.whl
3e2f31e01b45cd16a87b794477de3714 numpy-2.2.4-cp313-cp313t-macosx_10_13_x86_64.whl
7504018213a3a8fea7173e2c1d0fcfd1 numpy-2.2.4-cp313-cp313t-macosx_11_0_arm64.whl
e299021397c3cdb941b7ffe77cf0fefe numpy-2.2.4-cp313-cp313t-macosx_14_0_arm64.whl
1cc2731a246079bcab361179f38e7ccb numpy-2.2.4-cp313-cp313t-macosx_14_0_x86_64.whl
e6eccf936d25c9eda9df1a4d50ae2fdc numpy-2.2.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
ba825efd05cca6d56c3dca9f7f1f88e7 numpy-2.2.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
369eebec47c9c27cb4841a13e9522167 numpy-2.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl
554dbfa52988d01f715cbe8d4da4b409 numpy-2.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl
811d25a008c68086c9382487e9a4127a numpy-2.2.4-cp313-cp313t-win32.whl
893fd2fdd42f386e300bee885bbb7778 numpy-2.2.4-cp313-cp313t-win_amd64.whl
65e284546c5ee575eca0a3726c0a1d98 numpy-2.2.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
e4e73511eac8f1a10c6abbd6fa2fa0aa numpy-2.2.4-pp310-pypy310_pp73-macosx_14_0_x86_64.whl
a884ed5263b91fa87b5e3d14caf955a5 numpy-2.2.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
7330087a6ad1527ae20a495e2fb3b357 numpy-2.2.4-pp310-pypy310_pp73-win_amd64.whl
56232f4a69b03dd7a87a55fffc5f2ebc numpy-2.2.4.tar.gz
##### SHA256
8146f3550d627252269ac42ae660281d673eb6f8b32f113538e0cc2a9aed42b9 numpy-2.2.4-cp310-cp310-macosx_10_9_x86_64.whl
e642d86b8f956098b564a45e6f6ce68a22c2c97a04f5acd3f221f57b8cb850ae numpy-2.2.4-cp310-cp310-macosx_11_0_arm64.whl
a84eda42bd12edc36eb5b53bbcc9b406820d3353f1994b6cfe453a33ff101775 numpy-2.2.4-cp310-cp310-macosx_14_0_arm64.whl
4ba5054787e89c59c593a4169830ab362ac2bee8a969249dc56e5d7d20ff8df9 numpy-2.2.4-cp310-cp310-macosx_14_0_x86_64.whl
7716e4a9b7af82c06a2543c53ca476fa0b57e4d760481273e09da04b74ee6ee2 numpy-2.2.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
adf8c1d66f432ce577d0197dceaac2ac00c0759f573f28516246351c58a85020 numpy-2.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
218f061d2faa73621fa23d6359442b0fc658d5b9a70801373625d958259eaca3 numpy-2.2.4-cp310-cp310-musllinux_1_2_aarch64.whl
df2f57871a96bbc1b69733cd4c51dc33bea66146b8c63cacbfed73eec0883017 numpy-2.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
a0258ad1f44f138b791327961caedffbf9612bfa504ab9597157806faa95194a numpy-2.2.4-cp310-cp310-win32.whl
0d54974f9cf14acf49c60f0f7f4084b6579d24d439453d5fc5805d46a165b542 numpy-2.2.4-cp310-cp310-win_amd64.whl
e9e0a277bb2eb5d8a7407e14688b85fd8ad628ee4e0c7930415687b6564207a4 numpy-2.2.4-cp311-cp311-macosx_10_9_x86_64.whl
9eeea959168ea555e556b8188da5fa7831e21d91ce031e95ce23747b7609f8a4 numpy-2.2.4-cp311-cp311-macosx_11_0_arm64.whl
bd3ad3b0a40e713fc68f99ecfd07124195333f1e689387c180813f0e94309d6f numpy-2.2.4-cp311-cp311-macosx_14_0_arm64.whl
cf28633d64294969c019c6df4ff37f5698e8326db68cc2b66576a51fad634880 numpy-2.2.4-cp311-cp311-macosx_14_0_x86_64.whl
2fa8fa7697ad1646b5c93de1719965844e004fcad23c91228aca1cf0800044a1 numpy-2.2.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
f4162988a360a29af158aeb4a2f4f09ffed6a969c9776f8f3bdee9b06a8ab7e5 numpy-2.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
892c10d6a73e0f14935c31229e03325a7b3093fafd6ce0af704be7f894d95687 numpy-2.2.4-cp311-cp311-musllinux_1_2_aarch64.whl
db1f1c22173ac1c58db249ae48aa7ead29f534b9a948bc56828337aa84a32ed6 numpy-2.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
ea2bb7e2ae9e37d96835b3576a4fa4b3a97592fbea8ef7c3587078b0068b8f09 numpy-2.2.4-cp311-cp311-win32.whl
f7de08cbe5551911886d1ab60de58448c6df0f67d9feb7d1fb21e9875ef95e91 numpy-2.2.4-cp311-cp311-win_amd64.whl
a7b9084668aa0f64e64bd00d27ba5146ef1c3a8835f3bd912e7a9e01326804c4 numpy-2.2.4-cp312-cp312-macosx_10_13_x86_64.whl
dbe512c511956b893d2dacd007d955a3f03d555ae05cfa3ff1c1ff6df8851854 numpy-2.2.4-cp312-cp312-macosx_11_0_arm64.whl
bb649f8b207ab07caebba230d851b579a3c8711a851d29efe15008e31bb4de24 numpy-2.2.4-cp312-cp312-macosx_14_0_arm64.whl
f34dc300df798742b3d06515aa2a0aee20941c13579d7a2f2e10af01ae4901ee numpy-2.2.4-cp312-cp312-macosx_14_0_x86_64.whl
c3f7ac96b16955634e223b579a3e5798df59007ca43e8d451a0e6a50f6bfdfba numpy-2.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
4f92084defa704deadd4e0a5ab1dc52d8ac9e8a8ef617f3fbb853e79b0ea3592 numpy-2.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
7a4e84a6283b36632e2a5b56e121961f6542ab886bc9e12f8f9818b3c266bfbb numpy-2.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
11c43995255eb4127115956495f43e9343736edb7fcdb0d973defd9de14cd84f numpy-2.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
65ef3468b53269eb5fdb3a5c09508c032b793da03251d5f8722b1194f1790c00 numpy-2.2.4-cp312-cp312-win32.whl
2aad3c17ed2ff455b8eaafe06bcdae0062a1db77cb99f4b9cbb5f4ecb13c5146 numpy-2.2.4-cp312-cp312-win_amd64.whl
1cf4e5c6a278d620dee9ddeb487dc6a860f9b199eadeecc567f777daace1e9e7 numpy-2.2.4-cp313-cp313-macosx_10_13_x86_64.whl
1974afec0b479e50438fc3648974268f972e2d908ddb6d7fb634598cdb8260a0 numpy-2.2.4-cp313-cp313-macosx_11_0_arm64.whl
79bd5f0a02aa16808fcbc79a9a376a147cc1045f7dfe44c6e7d53fa8b8a79392 numpy-2.2.4-cp313-cp313-macosx_14_0_arm64.whl
3387dd7232804b341165cedcb90694565a6015433ee076c6754775e85d86f1fc numpy-2.2.4-cp313-cp313-macosx_14_0_x86_64.whl
6f527d8fdb0286fd2fd97a2a96c6be17ba4232da346931d967a0630050dfd298 numpy-2.2.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
bce43e386c16898b91e162e5baaad90c4b06f9dcbe36282490032cec98dc8ae7 numpy-2.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
31504f970f563d99f71a3512d0c01a645b692b12a63630d6aafa0939e52361e6 numpy-2.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
81413336ef121a6ba746892fad881a83351ee3e1e4011f52e97fba79233611fd numpy-2.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
f486038e44caa08dbd97275a9a35a283a8f1d2f0ee60ac260a1790e76660833c numpy-2.2.4-cp313-cp313-win32.whl
207a2b8441cc8b6a2a78c9ddc64d00d20c303d79fba08c577752f080c4007ee3 numpy-2.2.4-cp313-cp313-win_amd64.whl
8120575cb4882318c791f839a4fd66161a6fa46f3f0a5e613071aae35b5dd8f8 numpy-2.2.4-cp313-cp313t-macosx_10_13_x86_64.whl
a761ba0fa886a7bb33c6c8f6f20213735cb19642c580a931c625ee377ee8bd39 numpy-2.2.4-cp313-cp313t-macosx_11_0_arm64.whl
ac0280f1ba4a4bfff363a99a6aceed4f8e123f8a9b234c89140f5e894e452ecd numpy-2.2.4-cp313-cp313t-macosx_14_0_arm64.whl
879cf3a9a2b53a4672a168c21375166171bc3932b7e21f622201811c43cdd3b0 numpy-2.2.4-cp313-cp313t-macosx_14_0_x86_64.whl
f05d4198c1bacc9124018109c5fba2f3201dbe7ab6e92ff100494f236209c960 numpy-2.2.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
e2f085ce2e813a50dfd0e01fbfc0c12bbe5d2063d99f8b29da30e544fb6483b8 numpy-2.2.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
92bda934a791c01d6d9d8e038363c50918ef7c40601552a58ac84c9613a665bc numpy-2.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl
ee4d528022f4c5ff67332469e10efe06a267e32f4067dc76bb7e2cddf3cd25ff numpy-2.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl
05c076d531e9998e7e694c36e8b349969c56eadd2cdcd07242958489d79a7286 numpy-2.2.4-cp313-cp313t-win32.whl
188dcbca89834cc2e14eb2f106c96d6d46f200fe0200310fc29089657379c58d numpy-2.2.4-cp313-cp313t-win_amd64.whl
7051ee569db5fbac144335e0f3b9c2337e0c8d5c9fee015f259a5bd70772b7e8 numpy-2.2.4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
ab2939cd5bec30a7430cbdb2287b63151b77cf9624de0532d629c9a1c59b1d5c numpy-2.2.4-pp310-pypy310_pp73-macosx_14_0_x86_64.whl
d0f35b19894a9e08639fd60a1ec1978cb7f5f7f1eace62f38dd36be8aecdef4d numpy-2.2.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
b4adfbbc64014976d2f91084915ca4e626fbf2057fb81af209c1a6d776d23e3d numpy-2.2.4-pp310-pypy310_pp73-win_amd64.whl
9ba03692a45d3eef66559efe1d1096c4b9b75c0986b5dff5530c378fb8331d4f numpy-2.2.4.tar.gz
### [`v2.2.3`](https://github.com/numpy/numpy/releases/tag/v2.2.3): 2.2.3 (Feb 13, 2025)
[Compare Source](https://github.com/numpy/numpy/compare/v2.2.2...v2.2.3)
### NumPy 2.2.3 Release Notes
NumPy 2.2.3 is a patch release that fixes bugs found after the 2.2.2
release. The majority of the changes are typing improvements and fixes
for free threaded Python. Both of those areas are still under
development, so if you discover new problems, please report them.
This release supports Python versions 3.10-3.13.
#### Contributors
A total of 9 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
- !amotzop
- Charles Harris
- Chris Sidebottom
- Joren Hammudoglu
- Matthew Brett
- Nathan Goldbaum
- Raghuveer Devulapalli
- Sebastian Berg
- Yakov Danishevsky +
#### Pull requests merged
A total of 21 pull requests were merged for this release.
- [#​28185](https://github.com/numpy/numpy/pull/28185): MAINT: Prepare 2.2.x for further development
- [#​28201](https://github.com/numpy/numpy/pull/28201): BUG: fix data race in a more minimal way on stable branch
- [#​28208](https://github.com/numpy/numpy/pull/28208): BUG: Fix `from_float_positional` errors for huge pads
- [#​28209](https://github.com/numpy/numpy/pull/28209): BUG: fix data race in np.repeat
- [#​28212](https://github.com/numpy/numpy/pull/28212): MAINT: Use VQSORT_COMPILER_COMPATIBLE to determine if we should...
- [#​28224](https://github.com/numpy/numpy/pull/28224): MAINT: update highway to latest
- [#​28236](https://github.com/numpy/numpy/pull/28236): BUG: Add cpp atomic support ([#​28234](https://github.com/numpy/numpy/issues/28234))
- [#​28237](https://github.com/numpy/numpy/pull/28237): BLD: Compile fix for clang-cl on WoA
- [#​28243](https://github.com/numpy/numpy/pull/28243): TYP: Avoid upcasting `float64` in the set-ops
- [#​28249](https://github.com/numpy/numpy/pull/28249): BLD: better fix for clang / ARM compiles
- [#​28266](https://github.com/numpy/numpy/pull/28266): TYP: Fix `timedelta64.__divmod__` and `timedelta64.__mod__`...
- [#​28274](https://github.com/numpy/numpy/pull/28274): TYP: Fixed missing typing information of set_printoptions
- [#​28278](https://github.com/numpy/numpy/pull/28278): BUG: backport resource cleanup bugfix from [gh-28273](https://github.com/numpy/numpy/issues/28273)
- [#​28282](https://github.com/numpy/numpy/pull/28282): BUG: fix incorrect bytes to stringdtype coercion
- [#​28283](https://github.com/numpy/numpy/pull/28283): TYP: Fix scalar constructors
- [#​28284](https://github.com/numpy/numpy/pull/28284): TYP: stub `numpy.matlib`
- [#​28285](https://github.com/numpy/numpy/pull/28285): TYP: stub the missing `numpy.testing` modules
- [#​28286](https://github.com/numpy/numpy/pull/28286): CI: Fix the github label for `TYP:` PR's and issues
- [#​28305](https://github.com/numpy/numpy/pull/28305): TYP: Backport typing updates from main
- [#​28321](https://github.com/numpy/numpy/pull/28321): BUG: fix race initializing legacy dtype casts
- [#​28324](https://github.com/numpy/numpy/pull/28324): CI: update test_moderately_small_alpha
#### Checksums
##### MD5
9cd8b5e358f89016f403a6c1a27e7e87 numpy-2.2.3-cp310-cp310-macosx_10_9_x86_64.whl
2818f5a9efcfc3bb6bf657137df26046 numpy-2.2.3-cp310-cp310-macosx_11_0_arm64.whl
6d65c6a336cfb69fe4ddd756cad73d55 numpy-2.2.3-cp310-cp310-macosx_14_0_arm64.whl
7f4cf33c634b33f633d4bf47f560a86d numpy-2.2.3-cp310-cp310-macosx_14_0_x86_64.whl
3c04024badd42bfcc68c14f106efa93f numpy-2.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
07658df1de0e1d3721de0aacff4313cd numpy-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
3e753fc4b7c879b29442ee9bab25eddd numpy-2.2.3-cp310-cp310-musllinux_1_2_aarch64.whl
d1811f1988d88b00825bc6e943d8e22d numpy-2.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
b5fe91363c16001ea30cbd5befbb0555 numpy-2.2.3-cp310-cp310-win32.whl
44dfe1df1640e4fe762bedad57cd7165 numpy-2.2.3-cp310-cp310-win_amd64.whl
6156418f596620b00a3c221baef02476 numpy-2.2.3-cp311-cp311-macosx_10_9_x86_64.whl
97b925bac245aad1297d22ad3cfaa74c numpy-2.2.3-cp311-cp311-macosx_11_0_arm64.whl
3f05819fcb71df1d3093e5d1c041a4e9 numpy-2.2.3-cp311-cp311-macosx_14_0_arm64.whl
f6763893ba9a5739fefa0929fd152db2 numpy-2.2.3-cp311-cp311-macosx_14_0_x86_64.whl
e93cf6ed4e1a3f9a8009ee7f2fcb0da8 numpy-2.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
851dcbcbe90212c385dcdac1614cca83 numpy-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
9b27cf1d6319f70370f4b0af10c03f5c numpy-2.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
28d20c95ff23d27ae639b4960df777ec numpy-2.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
559fefe30c0043a088adeca90231b382 numpy-2.2.3-cp311-cp311-win32.whl
5e32a1cc3dcfe729f675784a53e4d553 numpy-2.2.3-cp311-cp311-win_amd64.whl
12134dcf62b2bca2eeebb7bbc45c2a71 numpy-2.2.3-cp312-cp312-macosx_10_13_x86_64.whl
c72318236531d3ca61d229eaf96f7d04 numpy-2.2.3-cp312-cp312-macosx_11_0_arm64.whl
1b807acc844c2ba5be7bc7586d4a3a6b numpy-2.2.3-cp312-cp312-macosx_14_0_arm64.whl
810d4908371bb2f08b0c7b16d3f05970 numpy-2.2.3-cp312-cp312-macosx_14_0_x86_64.whl
bb918cedd0931cb68af9e77096dedf54 numpy-2.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
92c6c6c5b22b207425b329f061bd18fa numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10d48fb9d86280db1afe7224b15a51af numpy-2.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
a73da0434a971b21d8a9c0596015d629 numpy-2.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
c5f1e734c7d872e2f9af71d32e62d59c numpy-2.2.3-cp312-cp312-win32.whl
884c1a89844f539ab15b7016a43d231c numpy-2.2.3-cp312-cp312-win_amd64.whl
3a2de7f886cb756cf8d0375a36721926 numpy-2.2.3-cp313-cp313-macosx_10_13_x86_64.whl
c1fe5b6a9015c2877647419caa009be0 numpy-2.2.3-cp313-cp313-macosx_11_0_arm64.whl
bb3f3a69219bbcdb719bbe38e4e69f79 numpy-2.2.3-cp313-cp313-macosx_14_0_arm64.whl
8158c2e980a1cbfb4d98ff3a273bb2e9 numpy-2.2.3-cp313-cp313-macosx_14_0_x86_64.whl
4d3d9b0c14db955e4b1aa1a1971d2def numpy-2.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
6575308269513900c94803258b89ac83 numpy-2.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
945b91c2093fed2a1f34597fc66e5a35 numpy-2.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
c5867508607f75ed23426315a7ad86d7 numpy-2.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
5a1497c262d9aa52ce6859a12a54ebbc numpy-2.2.3-cp313-cp313-win32.whl
69c98e036d59eb74e4620c7649b5d7fc numpy-2.2.3-cp313-cp313-win_amd64.whl
2535d7c0f98ad848bcf1f48f7c358e41 numpy-2.2.3-cp313-cp313t-macosx_10_13_x86_64.whl
aea9afa69d510ce905b2b8dbf0e33a11 numpy-2.2.3-cp313-cp313t-macosx_11_0_arm64.whl
cc5aceacd0a44a67cdd2cf8d5a446ca3 numpy-2.2.3-cp313-cp313t-macosx_14_0_arm64.whl
32eb2ed1e734ea26c90f75b1f5616564 numpy-2.2.3-cp313-cp313t-macosx_14_0_x86_64.whl
f1d85f322c3e85ef748c3e5594b94226 numpy-2.2.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
7f24ce01ad5c352c76614a12fa5e2319 numpy-2.2.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
62841d4b49c5a0cef2c2ba26a16f6959 numpy-2.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl
d7b512f83999d05c47e55b931f2dcdfe numpy-2.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl
1dca2f20e0accc1741e5fb233ecf7dff numpy-2.2.3-cp313-cp313t-win32.whl
347b71f0db5b49a25ef1ed677e47999b numpy-2.2.3-cp313-cp313t-win_amd64.whl
3615d13c8c14c323aeda1c07d5a7fd55 numpy-2.2.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
f7d2ba950c5aa11c100bb6bf202d5799 numpy-2.2.3-pp310-pypy310_pp73-macosx_14_0_x86_64.whl
b4336174c843c4943084e17945cd1165 numpy-2.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
0d856a89e028c393f8125739c56591e0 numpy-2.2.3-pp310-pypy310_pp73-win_amd64.whl
c6ee254bcdf1e2fdb13d87e0ee4166ba numpy-2.2.3.tar.gz
##### SHA256
cbc6472e01952d3d1b2772b720428f8b90e2deea8344e854df22b0618e9cce71 numpy-2.2.3-cp310-cp310-macosx_10_9_x86_64.whl
cdfe0c22692a30cd830c0755746473ae66c4a8f2e7bd508b35fb3b6a0813d787 numpy-2.2.3-cp310-cp310-macosx_11_0_arm64.whl
e37242f5324ffd9f7ba5acf96d774f9276aa62a966c0bad8dae692deebec7716 numpy-2.2.3-cp310-cp310-macosx_14_0_arm64.whl
95172a21038c9b423e68be78fd0be6e1b97674cde269b76fe269a5dfa6fadf0b numpy-2.2.3-cp310-cp310-macosx_14_0_x86_64.whl
d5b47c440210c5d1d67e1cf434124e0b5c395eee1f5806fdd89b553ed1acd0a3 numpy-2.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
0391ea3622f5c51a2e29708877d56e3d276827ac5447d7f45e9bc4ade8923c52 numpy-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
f6b3dfc7661f8842babd8ea07e9897fe3d9b69a1d7e5fbb743e4160f9387833b numpy-2.2.3-cp310-cp310-musllinux_1_2_aarch64.whl
1ad78ce7f18ce4e7df1b2ea4019b5817a2f6a8a16e34ff2775f646adce0a5027 numpy-2.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
5ebeb7ef54a7be11044c33a17b2624abe4307a75893c001a4800857956b41094 numpy-2.2.3-cp310-cp310-win32.whl
596140185c7fa113563c67c2e894eabe0daea18cf8e33851738c19f70ce86aeb numpy-2.2.3-cp310-cp310-win_amd64.whl
16372619ee728ed67a2a606a614f56d3eabc5b86f8b615c79d01957062826ca8 numpy-2.2.3-cp311-cp311-macosx_10_9_x86_64.whl
5521a06a3148686d9269c53b09f7d399a5725c47bbb5b35747e1cb76326b714b numpy-2.2.3-cp311-cp311-macosx_11_0_arm64.whl
7c8dde0ca2f77828815fd1aedfdf52e59071a5bae30dac3b4da2a335c672149a numpy-2.2.3-cp311-cp311-macosx_14_0_arm64.whl
77974aba6c1bc26e3c205c2214f0d5b4305bdc719268b93e768ddb17e3fdd636 numpy-2.2.3-cp311-cp311-macosx_14_0_x86_64.whl
d42f9c36d06440e34226e8bd65ff065ca0963aeecada587b937011efa02cdc9d numpy-2.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
f2712c5179f40af9ddc8f6727f2bd910ea0eb50206daea75f58ddd9fa3f715bb numpy-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
c8b0451d2ec95010d1db8ca733afc41f659f425b7f608af569711097fd6014e2 numpy-2.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
d9b4a8148c57ecac25a16b0e11798cbe88edf5237b0df99973687dd866f05e1b numpy-2.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
1f45315b2dc58d8a3e7754fe4e38b6fce132dab284a92851e41b2b344f6441c5 numpy-2.2.3-cp311-cp311-win32.whl
9f48ba6f6c13e5e49f3d3efb1b51c8193215c42ac82610a04624906a9270be6f numpy-2.2.3-cp311-cp311-win_amd64.whl
12c045f43b1d2915eca6b880a7f4a256f59d62df4f044788c8ba67709412128d numpy-2.2.3-cp312-cp312-macosx_10_13_x86_64.whl
87eed225fd415bbae787f93a457af7f5990b92a334e346f72070bf569b9c9c95 numpy-2.2.3-cp312-cp312-macosx_11_0_arm64.whl
712a64103d97c404e87d4d7c47fb0c7ff9acccc625ca2002848e0d53288b90ea numpy-2.2.3-cp312-cp312-macosx_14_0_arm64.whl
a5ae282abe60a2db0fd407072aff4599c279bcd6e9a2475500fc35b00a57c532 numpy-2.2.3-cp312-cp312-macosx_14_0_x86_64.whl
5266de33d4c3420973cf9ae3b98b54a2a6d53a559310e3236c4b2b06b9c07d4e numpy-2.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
3b787adbf04b0db1967798dba8da1af07e387908ed1553a0d6e74c084d1ceafe numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
34c1b7e83f94f3b564b35f480f5652a47007dd91f7c839f404d03279cc8dd021 numpy-2.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
4d8335b5f1b6e2bce120d55fb17064b0262ff29b459e8493d1785c18ae2553b8 numpy-2.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
4d9828d25fb246bedd31e04c9e75714a4087211ac348cb39c8c5f99dbb6683fe numpy-2.2.3-cp312-cp312-win32.whl
83807d445817326b4bcdaaaf8e8e9f1753da04341eceec705c001ff342002e5d numpy-2.2.3-cp312-cp312-win_amd64.whl
7bfdb06b395385ea9b91bf55c1adf1b297c9fdb531552845ff1d3ea6e40d5aba numpy-2.2.3-cp313-cp313-macosx_10_13_x86_64.whl
23c9f4edbf4c065fddb10a4f6e8b6a244342d95966a48820c614891e5059bb50 numpy-2.2.3-cp313-cp313-macosx_11_0_arm64.whl
a0c03b6be48aaf92525cccf393265e02773be8fd9551a2f9adbe7db1fa2b60f1 numpy-2.2.3-cp313-cp313-macosx_14_0_arm64.whl
2376e317111daa0a6739e50f7ee2a6353f768489102308b0d98fcf4a04f7f3b5 numpy-2.2.3-cp313-cp313-macosx_14_0_x86_64.whl
8fb62fe3d206d72fe1cfe31c4a1106ad2b136fcc1606093aeab314f02930fdf2 numpy-2.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
52659ad2534427dffcc36aac76bebdd02b67e3b7a619ac67543bc9bfe6b7cdb1 numpy-2.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
1b416af7d0ed3271cad0f0a0d0bee0911ed7eba23e66f8424d9f3dfcdcae1304 numpy-2.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
1402da8e0f435991983d0a9708b779f95a8c98c6b18a171b9f1be09005e64d9d numpy-2.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
136553f123ee2951bfcfbc264acd34a2fc2f29d7cdf610ce7daf672b6fbaa693 numpy-2.2.3-cp313-cp313-win32.whl
5b732c8beef1d7bc2d9e476dbba20aaff6167bf205ad9aa8d30913859e82884b numpy-2.2.3-cp313-cp313-win_amd64.whl
435e7a933b9fda8126130b046975a968cc2d833b505475e588339e09f7672890 numpy-2.2.3-cp313-cp313t-macosx_10_13_x86_64.whl
7678556eeb0152cbd1522b684dcd215250885993dd00adb93679ec3c0e6e091c numpy-2.2.3-cp313-cp313t-macosx_11_0_arm64.whl
2e8da03bd561504d9b20e7a12340870dfc206c64ea59b4cfee9fceb95070ee94 numpy-2.2.3-cp313-cp313t-macosx_14_0_arm64.whl
c9aa4496fd0e17e3843399f533d62857cef5900facf93e735ef65aa4bbc90ef0 numpy-2.2.3-cp313-cp313t-macosx_14_0_x86_64.whl
f4ca91d61a4bf61b0f2228f24bbfa6a9facd5f8af03759fe2a655c50ae2c6610 numpy-2.2.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
deaa09cd492e24fd9b15296844c0ad1b3c976da7907e1c1ed3a0ad21dded6f76 numpy-2.2.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
246535e2f7496b7ac85deffe932896a3577be7af8fb7eebe7146444680297e9a numpy-2.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl
daf43a3d1ea699402c5a850e5313680ac355b4adc9770cd5cfc2940e7861f1bf numpy-2.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl
cf802eef1f0134afb81fef94020351be4fe1d6681aadf9c5e862af6602af64ef numpy-2.2.3-cp313-cp313t-win32.whl
aee2512827ceb6d7f517c8b85aa5d3923afe8fc7a57d028cffcd522f1c6fd082 numpy-2.2.3-cp313-cp313t-win_amd64.whl
3c2ec8a0f51d60f1e9c0c5ab116b7fc104b165ada3f6c58abf881cb2eb16044d numpy-2.2.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
ed2cf9ed4e8ebc3b754d398cba12f24359f018b416c380f577bbae112ca52fc9 numpy-2.2.3-pp310-pypy310_pp73-macosx_14_0_x86_64.whl
39261798d208c3095ae4f7bc8eaeb3481ea8c6e03dc48028057d3cbdbdb8937e numpy-2.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
783145835458e60fa97afac25d511d00a1eca94d4a8f3ace9fe2043003c678e4 numpy-2.2.3-pp310-pypy310_pp73-win_amd64.whl
dbdc15f0c81611925f382dfa97b3bd0bc2c1ce19d4fe50482cb0ddc12ba30020 numpy-2.2.3.tar.gz
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://c.csw.im/cswimr/SeaCogs/pulls/71
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-03-29 08:18:43 -04:00
|
|
|
"numpy==2.2.4",
|
2025-03-29 07:09:51 -05:00
|
|
|
"phx-class-registry==5.1.1",
|
|
|
|
"pillow==10.4.0",
|
2025-03-29 08:17:06 -04:00
|
|
|
"pip==25.0.1",
|
2025-02-21 09:54:40 -06:00
|
|
|
"py-dactyl",
|
2025-03-29 07:09:51 -05:00
|
|
|
"pydantic==2.10.6",
|
2025-03-29 08:17:27 -04:00
|
|
|
"red-discordbot==3.5.18",
|
2025-03-29 07:09:51 -05:00
|
|
|
"watchdog==6.0.0",
|
2025-03-29 08:20:45 -04:00
|
|
|
"websockets==15.0.1",
|
2024-10-10 16:01:54 -04:00
|
|
|
]
|
2023-12-14 18:35:25 -05:00
|
|
|
|
2025-02-01 16:56:34 +00:00
|
|
|
[dependency-groups]
|
2024-10-10 16:01:54 -04:00
|
|
|
documentation = [
|
2025-03-29 07:09:51 -05:00
|
|
|
"mkdocs==1.6.1",
|
2025-03-29 08:13:07 -04:00
|
|
|
"mkdocs-git-authors-plugin==0.9.4",
|
2025-03-29 07:09:51 -05:00
|
|
|
"mkdocs-git-revision-date-localized-plugin==1.3.0",
|
2025-03-29 08:17:43 -04:00
|
|
|
"mkdocs-material[imaging]==9.6.9",
|
2025-03-29 07:09:51 -05:00
|
|
|
"mkdocs-redirects==1.2.2",
|
chore(deps): update dependency mkdocstrings to v0.29.0 (#76)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) ([changelog](https://mkdocstrings.github.io/changelog)) | dependency-groups | minor | `==0.27.0` -> `==0.29.0` |
---
### Release Notes
<details>
<summary>mkdocstrings/mkdocstrings (mkdocstrings)</summary>
### [`v0.29.0`](https://github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0290---2025-03-10)
[Compare Source](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0)
<small>[Compare with 0.28.3](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0)</small>
**This is the last version before v1!**
##### Build
- Depend on MkDocs 1.6 ([11bc400](https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b) by Timothée Mazzucotelli).
##### Features
- Support rendering backlinks through handlers ([d4c7b9c](https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c) by Timothée Mazzucotelli). [Issue-723](https://github.com/mkdocstrings/mkdocstrings/issues/723), [Issue-mkdocstrings-python-153](https://github.com/mkdocstrings/python/issues/153), [PR-739](https://github.com/mkdocstrings/mkdocstrings/pull/739)
##### Code Refactoring
- Save and forward titles to autorefs ([f49fb29](https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e) by Timothée Mazzucotelli).
- Use a combined event (each split with a different priority) for `on_env` ([8d1dd75](https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea) by Timothée Mazzucotelli).
### [`v0.28.3`](https://github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0283---2025-03-08)
[Compare Source](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3)
<small>[Compare with 0.28.2](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3)</small>
##### Deprecations
All public objects must now be imported from the top-level `mkdocstrings` module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.
##### Build
- Make `python` extra depend on latest mkdocstrings-python (1.16.2) ([ba9003e](https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4) by Timothée Mazzucotelli).
##### Code Refactoring
- Finish exposing/hiding public/internal objects ([0723fc2](https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab) by Timothée Mazzucotelli).
- Re-expose public API in the top-level `mkdocstrings` module ([e66e080](https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9) by Timothée Mazzucotelli).
- Move modules to internal folder ([23fe23f](https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6) by Timothée Mazzucotelli).
### [`v0.28.2`](https://github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0282---2025-02-24)
[Compare Source](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2)
<small>[Compare with 0.28.1](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2)</small>
##### Build
- Depend on mkdocs-autorefs >= 1.4 ([2c22bdc](https://github.com/mkdocstrings/mkdocstrings/commit/2c22bdc49f6bf5600aefd5ec711747686fda96a8) by Timothée Mazzucotelli).
### [`v0.28.1`](https://github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0281---2025-02-14)
[Compare Source](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.28.1)
<small>[Compare with 0.28.0](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.28.1)</small>
##### Bug Fixes
- Renew MkDocs' `relpath` processor instead of using same instance ([4ab180d](https://github.com/mkdocstrings/mkdocstrings/commit/4ab180d01964c3ef8005cd72c8d91ba3fd241e27) by Timothée Mazzucotelli). [Issue-mkdocs-3919](https://github.com/mkdocs/mkdocs/issues/3919)
### [`v0.28.0`](https://github.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0280---2025-02-03)
[Compare Source](https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.28.0)
<small>[Compare with 0.27.0](https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.28.0)</small>
##### Breaking Changes
Although the following changes are "breaking" in terms of public API, we didn't find any public use of these classes and methods on GitHub.
- `mkdocstrings.extension.AutoDocProcessor.__init__(parser)`: *Parameter was removed*
- `mkdocstrings.extension.AutoDocProcessor.__init__(md)`: *Positional parameter was moved*
- `mkdocstrings.extension.AutoDocProcessor.__init__(config)`: *Parameter was removed*
- `mkdocstrings.extension.AutoDocProcessor.__init__(handlers)`: *Parameter kind was changed*: `positional or keyword` -> `keyword-only`
- `mkdocstrings.extension.AutoDocProcessor.__init__(autorefs)`: *Parameter kind was changed*: `positional or keyword` -> `keyword-only`
- `mkdocstrings.extension.MkdocstringsExtension.__init__(config)`: *Parameter was removed*
- `mkdocstrings.extension.MkdocstringsExtension.__init__(handlers)`: *Positional parameter was moved*
- `mkdocstrings.extension.MkdocstringsExtension.__init__(autorefs)`: *Positional parameter was moved*
- `mkdocstrings.handlers.base.Handlers.__init__(config)`: *Parameter was removed*
- `mkdocstrings.handlers.base.Handlers.__init__(theme)`: *Parameter was added as required*
- `mkdocstrings.handlers.base.Handlers.__init__(default)`: *Parameter was added as required*
- `mkdocstrings.handlers.base.Handlers.__init__(inventory_project)`: *Parameter was added as required*
- `mkdocstrings.handlers.base.Handlers.__init__(tool_config)`: *Parameter was added as required*
Similarly, the following parameters were renamed, but the methods are only called from our own code, using positional arguments.
- `mkdocstrings.handlers.base.BaseHandler.collect(config)`: *Parameter was renamed `options`*
- `mkdocstrings.handlers.base.BaseHandler.render(config)`: *Parameter was renamed `options`*
Finally, the following method was removed, but this is again taken into account in our own code:
- `mkdocstrings.handlers.base.BaseHandler.get_anchors`: *Public object was removed*
For these reasons, and because we're still in v0, we do not bump to v1 yet. See following deprecations.
##### Deprecations
*mkdocstrings* 0.28 will start emitting these deprecations warnings:
> The `handler` argument is deprecated. The handler name must be specified as a class attribute.
Previously, the `get_handler` function would pass a `handler` (name) argument to the handler constructor. This name must now be set on the handler's class directly.
```python
class MyHandler:
name = "myhandler"
```
> The `domain` attribute must be specified as a class attribute.
The `domain` class attribute on handlers is now mandatory and cannot be an empty string.
```python
class MyHandler:
domain = "mh"
```
> The `theme` argument must be passed as a keyword argument.
This argument could previously be passed as a positional argument (from the `get_handler` function), and must now be passed as a keyword argument.
> The `custom_templates` argument must be passed as a keyword argument.
Same as for `theme`, but with `custom_templates`.
> The `mdx` argument must be provided (as a keyword argument).
The `get_handler` function now receives a `mdx` argument, which it must forward to the handler constructor and then to the base handler, either explicitly or through `**kwargs`:
\=== "Explicitly"
```python
def get_handler(..., mdx, ...):
return MyHandler(..., mdx=mdx, ...)
class MyHandler:
def __init__(self, ..., mdx, ...):
super().__init__(..., mdx=mdx, ...)
```
\=== "Through `**kwargs`"
```python
def get_handler(..., **kwargs):
return MyHandler(..., **kwargs)
class MyHandler:
def __init__(self, ..., **kwargs):
super().__init__(**kwargs)
```
In the meantime we still retrieve this `mdx` value at a different moment, by reading it from the MkDocs configuration.
> The `mdx_config` argument must be provided (as a keyword argument).
Same as for `mdx`, but with `mdx_config`.
> mkdocstrings v1 will stop handling 'import' in handlers configuration. Instead your handler must define a `get_inventory_urls` method that returns a list of URLs to download.
Previously, mkdocstrings would pop the `import` key from a handler's configuration to download each item (URLs). Items could be strings, or dictionaries with a `url` key. Now mkdocstrings gives back control to handlers, which must store this inventory configuration within them, and expose it again through a `get_inventory_urls` method. This method returns a list of tuples: an URL, and a dictionary of options that will be passed again to their `load_inventory` method. Handlers have now full control over the "inventory" setting.
```python
from copy import deepcopy
def get_handler(..., handler_config, ...):
return MyHandler(..., config=handler_config, ...)
class MyHandler:
def __init__(self, ..., config, ...):
self.config = config
def get_inventory_urls(self):
config = deepcopy(self.config["import"])
return [(inv, {}) if isinstance(inv, str) else (inv.pop("url"), inv) for inv in config]
```
Changing the name of the key (for example from `import` to `inventories`) involves a change in user configuration, and both keys will have to be supported by your handler for some time.
```python
def get_handler(..., handler_config, ...):
if "inventories" not in handler_config and "import" in handler_config:
warn("The 'import' key is renamed 'inventories'", FutureWarning)
handler_config["inventories"] = handler_config.pop("import")
return MyHandler(..., config=handler_config, ...)
```
> Setting a fallback anchor function is deprecated and will be removed in a future release.
This comes from mkdocstrings and mkdocs-autorefs, and will disappear with mkdocstrings v0.28.
> mkdocstrings v1 will start using your handler's `get_options` method to build options instead of merging the global and local options (dictionaries).
Handlers must now store their own global options (in an instance attribute), and implement a `get_options` method that receives `local_options` (a dict) and returns combined options (dict or custom object). These combined options are then passed to `collect` and `render`, so that these methods can use them right away.
```python
def get_handler(..., handler_config, ...):
return MyHandler(..., config=handler_config, ...)
class MyHandler:
def __init__(self, ..., config, ...):
self.config = config
def get_options(local_options):
return {**self.default_options, **self.config["options"], **local_options}
```
> The `update_env(md)` parameter is deprecated. Use `self.md` instead.
Handlers can remove the `md` parameter from their `update_env` method implementation, and use `self.md` instead, if they need it.
> No need to call `super().update_env()` anymore.
Handlers don't have to call the parent `update_env` method from their own implementation anymore, and can just drop the call.
> The `get_anchors` method is deprecated. Declare a `get_aliases` method instead, accepting a string (identifier) instead of a collected object.
Previously, handlers would implement a `get_anchors` method that received a data object (typed `CollectorItem`) to return aliases for this object. This forced mkdocstrings to collect this object through the handler's `collect` method, which then required some logic with "fallback config" as to prevent unwanted collection. mkdocstrings gives back control to handlers and now calls `get_aliases` instead, which accepts an `identifier` (string) and lets the handler decide how to return aliases for this identifier. For example, it can replicate previous behavior by calling its own `collect` method with its own "fallback config", or do something different (cache lookup, etc.).
```python
class MyHandler:
def get_aliases(identifier):
try:
obj = self.collect(identifier, self.fallback_config)
### or obj = self._objects_cache[identifier]
except CollectionError: # or KeyError
return ()
return ... # previous logic in `get_anchors`
```
> The `config_file_path` argument in `get_handler` functions is deprecated. Use `tool_config.get('config_file_path')` instead.
The `config_file_path` argument is now deprecated and only passed to `get_handler` functions if they accept it. If you used it to compute a "base directory", you can now use the `tool_config` argument instead, which is the configuration of the SSG tool in use (here MkDocs):
```python
base_dir = Path(tool_config.config_file_path or "./mkdocs.yml").parent
```
**Most of these warnings will disappear with the next version of mkdocstrings-python.**
##### Bug Fixes
- Update handlers in JSON schema to be an object instead of an array ([3cf7d51](https://github.com/mkdocstrings/mkdocstrings/commit/3cf7d51704378adc50d4ea50080aacae39e0e731) by Matthew Messinger). [Issue-733](https://github.com/mkdocstrings/mkdocstrings/issues/733), [PR-734](https://github.com/mkdocstrings/mkdocstrings/pull/734)
- Fix broken table of contents when nesting autodoc instructions ([12c8f82](https://github.com/mkdocstrings/mkdocstrings/commit/12c8f82e9a959ce32cada09f0d2b5c651a705fdb) by Timothée Mazzucotelli). [Issue-348](https://github.com/mkdocstrings/mkdocstrings/issues/348)
##### Code Refactoring
- Pass `config_file_path` to `get_handler` if it expects it ([8c476ee](https://github.com/mkdocstrings/mkdocstrings/commit/8c476ee0b82c09a5b20d7a773ecaf4be17b9e4d1) by Timothée Mazzucotelli).
- Give back inventory control to handlers ([b84653f](https://github.com/mkdocstrings/mkdocstrings/commit/b84653f2b175824c73bd0291fafff8343ba80125) by Timothée Mazzucotelli). [Related-to-issue-719](https://github.com/mkdocstrings/mkdocstrings/issues/719)
- Give back control to handlers on how they want to handle global/local options ([c00de7a](https://github.com/mkdocstrings/mkdocstrings/commit/c00de7a42b9072cbaa47ecbf18e3e15a6d5ab634) by Timothée Mazzucotelli). [Issue-719](https://github.com/mkdocstrings/mkdocstrings/issues/719)
- Deprecate base handler's `get_anchors` method in favor of `get_aliases` method ([7a668f0](https://github.com/mkdocstrings/mkdocstrings/commit/7a668f0f731401b07123bd02aafbbfc55cd24c0d) by Timothée Mazzucotelli).
- Register all identifiers of rendered objects into autorefs ([434d8c7](https://github.com/mkdocstrings/mkdocstrings/commit/434d8c7cd1e3edbdb9d4c45a9b44b290b19d88f1) by Timothée Mazzucotelli).
- Use mkdocs-get-deps' download utility to remove duplicated code ([bb87cd8](https://github.com/mkdocstrings/mkdocstrings/commit/bb87cd833f2333e77cb2c2926aa24a434c97391f) by Timothée Mazzucotelli).
- Clean up data passed down from plugin to extension and handlers ([b8e8703](https://github.com/mkdocstrings/mkdocstrings/commit/b8e87036e0e1ec5c181b4a2ec5931f1a60636a32) by Timothée Mazzucotelli). [PR-726](https://github.com/mkdocstrings/mkdocstrings/pull/726)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://c.csw.im/cswimr/SeaCogs/pulls/76
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-03-29 08:18:33 -04:00
|
|
|
"mkdocstrings[python]==0.29.0",
|
2024-10-10 16:01:54 -04:00
|
|
|
]
|
2024-01-04 17:23:11 -05:00
|
|
|
|
2024-10-10 16:01:54 -04:00
|
|
|
[tool.uv]
|
chore(deps): update dependency ruff to v0.11.2 (#77)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff) ([source](https://github.com/astral-sh/ruff), [changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | tool.uv.dev-dependencies | minor | `==0.9.3` -> `==0.11.2` |
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
### [`v0.11.2`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0112)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.11.1...0.11.2)
##### Preview features
- \[syntax-errors] Fix false-positive syntax errors emitted for annotations on variadic parameters before Python 3.11 ([#​16878](https://github.com/astral-sh/ruff/pull/16878))
### [`v0.11.1`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0111)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.11.0...0.11.1)
##### Preview features
- \[`airflow`] Add `chain`, `chain_linear` and `cross_downstream` for `AIR302` ([#​16647](https://github.com/astral-sh/ruff/pull/16647))
- \[syntax-errors] Improve error message and range for pre-PEP-614 decorator syntax errors ([#​16581](https://github.com/astral-sh/ruff/pull/16581))
- \[syntax-errors] PEP 701 f-strings before Python 3.12 ([#​16543](https://github.com/astral-sh/ruff/pull/16543))
- \[syntax-errors] Parenthesized context managers before Python 3.9 ([#​16523](https://github.com/astral-sh/ruff/pull/16523))
- \[syntax-errors] Star annotations before Python 3.11 ([#​16545](https://github.com/astral-sh/ruff/pull/16545))
- \[syntax-errors] Star expression in index before Python 3.11 ([#​16544](https://github.com/astral-sh/ruff/pull/16544))
- \[syntax-errors] Unparenthesized assignment expressions in sets and indexes ([#​16404](https://github.com/astral-sh/ruff/pull/16404))
##### Bug fixes
- Server: Allow `FixAll` action in presence of version-specific syntax errors ([#​16848](https://github.com/astral-sh/ruff/pull/16848))
- \[`flake8-bandit`] Allow raw strings in `suspicious-mark-safe-usage` (`S308`) [#​16702](https://github.com/astral-sh/ruff/issues/16702) ([#​16770](https://github.com/astral-sh/ruff/pull/16770))
- \[`refurb`] Avoid panicking `unwrap` in `verbose-decimal-constructor` (`FURB157`) ([#​16777](https://github.com/astral-sh/ruff/pull/16777))
- \[`refurb`] Fix starred expressions fix (`FURB161`) ([#​16550](https://github.com/astral-sh/ruff/pull/16550))
- Fix `--statistics` reporting for unsafe fixes ([#​16756](https://github.com/astral-sh/ruff/pull/16756))
##### Rule changes
- \[`flake8-executables`] Allow `uv run` in shebang line for `shebang-missing-python` (`EXE003`) ([#​16849](https://github.com/astral-sh/ruff/pull/16849),[#​16855](https://github.com/astral-sh/ruff/pull/16855))
##### CLI
- Add `--exit-non-zero-on-format` ([#​16009](https://github.com/astral-sh/ruff/pull/16009))
##### Documentation
- Update Ruff tutorial to avoid non-existent fix in `__init__.py` ([#​16818](https://github.com/astral-sh/ruff/pull/16818))
- \[`flake8-gettext`] Swap `format-` and `printf-in-get-text-func-call` examples (`INT002`, `INT003`) ([#​16769](https://github.com/astral-sh/ruff/pull/16769))
### [`v0.11.0`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0110)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.10.0...0.11.0)
This is a follow-up to release 0.10.0. Because of a mistake in the release process, the `requires-python` inference changes were not included in that release. Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for `PGH004`.
##### Breaking changes
- **Changes to how the Python version is inferred when a `target-version` is not specified** ([#​16319](https://github.com/astral-sh/ruff/pull/16319))
In previous versions of Ruff, you could specify your Python version with:
- The `target-version` option in a `ruff.toml` file or the `[tool.ruff]` section of a pyproject.toml file.
- The `project.requires-python` field in a `pyproject.toml` file with a `[tool.ruff]` section.
These options worked well in most cases, and are still recommended for fine control of the Python version. However, because of the way Ruff discovers config files, `pyproject.toml` files without a `[tool.ruff]` section would be ignored, including the `requires-python` setting. Ruff would then use the default Python version (3.9 as of this writing) instead, which is surprising when you've attempted to request another version.
In v0.10, config discovery has been updated to address this issue:
- If Ruff finds a `ruff.toml` file without a `target-version`, it will check
for a `pyproject.toml` file in the same directory and respect its
`requires-python` version, even if it does not contain a `[tool.ruff]`
section.
- If Ruff finds a user-level configuration, the `requires-python` field of the closest `pyproject.toml` in a parent directory will take precedence.
- If there is no config file (`ruff.toml`or `pyproject.toml` with a
`[tool.ruff]` section) in the directory of the file being checked, Ruff will
search for the closest `pyproject.toml` in the parent directories and use its
`requires-python` setting.
##### Stabilization
The following behaviors have been stabilized:
- [`blanket-noqa`](https://docs.astral.sh/ruff/rules/blanket-noqa/) (`PGH004`): Also detect blanked file-level noqa comments (and not just line level comments).
##### Preview features
- \[syntax-errors] Tuple unpacking in `for` statement iterator clause before Python 3.9 ([#​16558](https://github.com/astral-sh/ruff/pull/16558))
### [`v0.10.0`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0100)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.10...0.10.0)
Check out the [blog post](https://astral.sh/blog/ruff-v0.10.0) for a migration guide and overview of the changes!
##### Breaking changes
See also, the "Remapped rules" section which may result in disabled rules.
- **Changes to how the Python version is inferred when a `target-version` is not specified** ([#​16319](https://github.com/astral-sh/ruff/pull/16319))
Because of a mistake in the release process, the `requires-python` inference changes are not included in this release and instead shipped as part of 0.11.0.
You can find a description of this change in the 0.11.0 section.
- **Updated `TYPE_CHECKING` behavior** ([#​16669](https://github.com/astral-sh/ruff/pull/16669))
Previously, Ruff only recognized typechecking blocks that tested the `typing.TYPE_CHECKING` symbol. Now, Ruff recognizes any local variable named `TYPE_CHECKING`. This release also removes support for the legacy `if 0:` and `if False:` typechecking checks. Use a local `TYPE_CHECKING` variable instead.
- **More robust noqa parsing** ([#​16483](https://github.com/astral-sh/ruff/pull/16483))
The syntax for both file-level and in-line suppression comments has been unified and made more robust to certain errors. In most cases, this will result in more suppression comments being read by Ruff, but there are a few instances where previously read comments will now log an error to the user instead. Please refer to the documentation on [*Error suppression*](https://docs.astral.sh/ruff/linter/#error-suppression) for the full specification.
- **Avoid unnecessary parentheses around with statements with a single context manager and a trailing comment** ([#​14005](https://github.com/astral-sh/ruff/pull/14005))
This change fixes a bug in the formatter where it introduced unnecessary parentheses around with statements with a single context manager and a trailing comment. This change may result in a change in formatting for some users.
- **Bump alpine default tag to 3.21 for derived Docker images** ([#​16456](https://github.com/astral-sh/ruff/pull/16456))
Alpine 3.21 was released in Dec 2024 and is used in the official Alpine-based Python images. Now the ruff:alpine image will use 3.21 instead of 3.20 and ruff:alpine3.20 will no longer be updated.
##### Deprecated Rules
The following rules have been deprecated:
- [`non-pep604-isinstance`](https://docs.astral.sh/ruff/rules/non-pep604-isinstance/) (`UP038`)
- [`suspicious-xmle-tree-usage`](https://docs.astral.sh/ruff/rules/suspicious-xmle-tree-usage/) (`S320`)
##### Remapped rules
The following rules have been remapped to new rule codes:
- \[`unsafe-markup-use`]: `RUF035` to `S704`
##### Stabilization
The following rules have been stabilized and are no longer in preview:
- [`batched-without-explicit-strict`](https://docs.astral.sh/ruff/rules/batched-without-explicit-strict) (`B911`)
- [`unnecessary-dict-comprehension-for-iterable`](https://docs.astral.sh/ruff/rules/unnecessary-dict-comprehension-for-iterable) (`C420`)
- [`datetime-min-max`](https://docs.astral.sh/ruff/rules/datetime-min-max) (`DTZ901`)
- [`fast-api-unused-path-parameter`](https://docs.astral.sh/ruff/rules/fast-api-unused-path-parameter) (`FAST003`)
- [`root-logger-call`](https://docs.astral.sh/ruff/rules/root-logger-call) (`LOG015`)
- [`len-test`](https://docs.astral.sh/ruff/rules/len-test) (`PLC1802`)
- [`shallow-copy-environ`](https://docs.astral.sh/ruff/rules/shallow-copy-environ) (`PLW1507`)
- [`os-listdir`](https://docs.astral.sh/ruff/rules/os-listdir) (`PTH208`)
- [`invalid-pathlib-with-suffix`](https://docs.astral.sh/ruff/rules/invalid-pathlib-with-suffix) (`PTH210`)
- [`invalid-assert-message-literal-argument`](https://docs.astral.sh/ruff/rules/invalid-assert-message-literal-argument) (`RUF040`)
- [`unnecessary-nested-literal`](https://docs.astral.sh/ruff/rules/unnecessary-nested-literal) (`RUF041`)
- [`unnecessary-cast-to-int`](https://docs.astral.sh/ruff/rules/unnecessary-cast-to-int) (`RUF046`)
- [`map-int-version-parsing`](https://docs.astral.sh/ruff/rules/map-int-version-parsing) (`RUF048`)
- [`if-key-in-dict-del`](https://docs.astral.sh/ruff/rules/if-key-in-dict-del) (`RUF051`)
- [`unsafe-markup-use`](https://docs.astral.sh/ruff/rules/unsafe-markup-use) (`S704`). This rule has also been renamed from `RUF035`.
- [`split-static-string`](https://docs.astral.sh/ruff/rules/split-static-string) (`SIM905`)
- [`runtime-cast-value`](https://docs.astral.sh/ruff/rules/runtime-cast-value) (`TC006`)
- [`unquoted-type-alias`](https://docs.astral.sh/ruff/rules/unquoted-type-alias) (`TC007`)
- [`non-pep646-unpack`](https://docs.astral.sh/ruff/rules/non-pep646-unpack) (`UP044`)
The following behaviors have been stabilized:
- [`bad-staticmethod-argument`](https://docs.astral.sh/ruff/rules/bad-staticmethod-argument/) (`PLW0211`) [`invalid-first-argument-name-for-class-method`](https://docs.astral.sh/ruff/rules/invalid-first-argument-name-for-class-method/) (`N804`): `__new__` methods are now no longer flagged by `invalid-first-argument-name-for-class-method` (`N804`) but instead by `bad-staticmethod-argument` (`PLW0211`)
- [`bad-str-strip-call`](https://docs.astral.sh/ruff/rules/bad-str-strip-call/) (`PLE1310`): The rule now applies to objects which are known to have type `str` or `bytes`.
- [`custom-type-var-for-self`](https://docs.astral.sh/ruff/rules/custom-type-var-for-self/) (`PYI019`): More accurate detection of custom `TypeVars` replaceable by `Self`. The range of the diagnostic is now the full function header rather than just the return annotation.
- [`invalid-argument-name`](https://docs.astral.sh/ruff/rules/invalid-argument-name/) (`N803`): Ignore argument names of functions decorated with `typing.override`
- [`invalid-envvar-default`](https://docs.astral.sh/ruff/rules/invalid-envvar-default/) (`PLW1508`): Detect default value arguments to `os.environ.get` with invalid type.
- [`pytest-raises-with-multiple-statements`](https://docs.astral.sh/ruff/rules/pytest-raises-with-multiple-statements/) (`PT012`) [`pytest-warns-with-multiple-statements`](https://docs.astral.sh/ruff/rules/pytest-warns-with-multiple-statements/) (`PT031`): Allow `for` statements with an empty body in `pytest.raises` and `pytest.warns` `with` statements.
- [`redundant-open-modes`](https://docs.astral.sh/ruff/rules/redundant-open-modes/) (`UP015`): The diagnostic range is now the range of the redundant mode argument where it previously was the range of the entire open call. You may have to replace your `noqa` comments when suppressing `UP015`.
- [`stdlib-module-shadowing`](https://docs.astral.sh/ruff/rules/stdlib-module-shadowing/) (`A005`): Changes the default value of `lint.flake8-builtins.strict-checking` from `true` to `false`.
- [`type-none-comparison`](https://docs.astral.sh/ruff/rules/type-none-comparison/) (`FURB169`): Now also recognizes `type(expr) is type(None)` comparisons where `expr` isn't a name expression.
The following fixes or improvements to fixes have been stabilized:
- [`repeated-equality-comparison`](https://docs.astral.sh/ruff/rules/repeated-equality-comparison/) (`PLR1714`) ([#​16685](https://github.com/astral-sh/ruff/pull/16685))
- [`needless-bool`](https://docs.astral.sh/ruff/rules/needless-bool/) (`SIM103`) ([#​16684](https://github.com/astral-sh/ruff/pull/16684))
- [`unused-private-type-var`](https://docs.astral.sh/ruff/rules/unused-private-type-var/) (`PYI018`) ([#​16682](https://github.com/astral-sh/ruff/pull/16682))
##### Server
- Remove logging output for `ruff.printDebugInformation` ([#​16617](https://github.com/astral-sh/ruff/pull/16617))
##### Configuration
- \[`flake8-builtins`] Deprecate the `builtins-` prefixed options in favor of the unprefixed options (e.g. `builtins-allowed-modules` is now deprecated in favor of `allowed-modules`) ([#​16092](https://github.com/astral-sh/ruff/pull/16092))
##### Bug fixes
- \[flake8-bandit] Fix mixed-case hash algorithm names (S324) ([#​16552](https://github.com/astral-sh/ruff/pull/16552))
##### CLI
- \[ruff] Fix `last_tag`/`commits_since_last_tag` for `version` command ([#​16686](https://github.com/astral-sh/ruff/pull/16686))
### [`v0.9.10`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0910)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.9...0.9.10)
##### Preview features
- \[`ruff`] Add new rule `RUF059`: Unused unpacked assignment ([#​16449](https://github.com/astral-sh/ruff/pull/16449))
- \[`syntax-errors`] Detect assignment expressions before Python 3.8 ([#​16383](https://github.com/astral-sh/ruff/pull/16383))
- \[`syntax-errors`] Named expressions in decorators before Python 3.9 ([#​16386](https://github.com/astral-sh/ruff/pull/16386))
- \[`syntax-errors`] Parenthesized keyword argument names after Python 3.8 ([#​16482](https://github.com/astral-sh/ruff/pull/16482))
- \[`syntax-errors`] Positional-only parameters before Python 3.8 ([#​16481](https://github.com/astral-sh/ruff/pull/16481))
- \[`syntax-errors`] Tuple unpacking in `return` and `yield` before Python 3.8 ([#​16485](https://github.com/astral-sh/ruff/pull/16485))
- \[`syntax-errors`] Type parameter defaults before Python 3.13 ([#​16447](https://github.com/astral-sh/ruff/pull/16447))
- \[`syntax-errors`] Type parameter lists before Python 3.12 ([#​16479](https://github.com/astral-sh/ruff/pull/16479))
- \[`syntax-errors`] `except*` before Python 3.11 ([#​16446](https://github.com/astral-sh/ruff/pull/16446))
- \[`syntax-errors`] `type` statements before Python 3.12 ([#​16478](https://github.com/astral-sh/ruff/pull/16478))
##### Bug fixes
- Escape template filenames in glob patterns in configuration ([#​16407](https://github.com/astral-sh/ruff/pull/16407))
- \[`flake8-simplify`] Exempt unittest context methods for `SIM115` rule ([#​16439](https://github.com/astral-sh/ruff/pull/16439))
- Formatter: Fix syntax error location in notebooks ([#​16499](https://github.com/astral-sh/ruff/pull/16499))
- \[`pyupgrade`] Do not offer fix when at least one target is `global`/`nonlocal` (`UP028`) ([#​16451](https://github.com/astral-sh/ruff/pull/16451))
- \[`flake8-builtins`] Ignore variables matching module attribute names (`A001`) ([#​16454](https://github.com/astral-sh/ruff/pull/16454))
- \[`pylint`] Convert `code` keyword argument to a positional argument in fix for (`PLR1722`) ([#​16424](https://github.com/astral-sh/ruff/pull/16424))
##### CLI
- Move rule code from `description` to `check_name` in GitLab output serializer ([#​16437](https://github.com/astral-sh/ruff/pull/16437))
##### Documentation
- \[`pydocstyle`] Clarify that `D417` only checks docstrings with an arguments section ([#​16494](https://github.com/astral-sh/ruff/pull/16494))
### [`v0.9.9`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#099)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.8...0.9.9)
##### Preview features
- Fix caching of unsupported-syntax errors ([#​16425](https://github.com/astral-sh/ruff/pull/16425))
##### Bug fixes
- Only show unsupported-syntax errors in editors when preview mode is enabled ([#​16429](https://github.com/astral-sh/ruff/pull/16429))
### [`v0.9.8`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#098)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.7...0.9.8)
##### Preview features
- Start detecting version-related syntax errors in the parser ([#​16090](https://github.com/astral-sh/ruff/pull/16090))
##### Rule changes
- \[`pylint`] Mark fix unsafe (`PLW1507`) ([#​16343](https://github.com/astral-sh/ruff/pull/16343))
- \[`pylint`] Catch `case np.nan`/`case math.nan` in `match` statements (`PLW0177`) ([#​16378](https://github.com/astral-sh/ruff/pull/16378))
- \[`ruff`] Add more Pydantic models variants to the list of default copy semantics (`RUF012`) ([#​16291](https://github.com/astral-sh/ruff/pull/16291))
##### Server
- Avoid indexing the project if `configurationPreference` is `editorOnly` ([#​16381](https://github.com/astral-sh/ruff/pull/16381))
- Avoid unnecessary info at non-trace server log level ([#​16389](https://github.com/astral-sh/ruff/pull/16389))
- Expand `ruff.configuration` to allow inline config ([#​16296](https://github.com/astral-sh/ruff/pull/16296))
- Notify users for invalid client settings ([#​16361](https://github.com/astral-sh/ruff/pull/16361))
##### Configuration
- Add `per-file-target-version` option ([#​16257](https://github.com/astral-sh/ruff/pull/16257))
##### Bug fixes
- \[`refurb`] Do not consider docstring(s) (`FURB156`) ([#​16391](https://github.com/astral-sh/ruff/pull/16391))
- \[`flake8-self`] Ignore attribute accesses on instance-like variables (`SLF001`) ([#​16149](https://github.com/astral-sh/ruff/pull/16149))
- \[`pylint`] Fix false positives, add missing methods, and support positional-only parameters (`PLE0302`) ([#​16263](https://github.com/astral-sh/ruff/pull/16263))
- \[`flake8-pyi`] Mark `PYI030` fix unsafe when comments are deleted ([#​16322](https://github.com/astral-sh/ruff/pull/16322))
##### Documentation
- Fix example for `S611` ([#​16316](https://github.com/astral-sh/ruff/pull/16316))
- Normalize inconsistent markdown headings in docstrings ([#​16364](https://github.com/astral-sh/ruff/pull/16364))
- Document MSRV policy ([#​16384](https://github.com/astral-sh/ruff/pull/16384))
### [`v0.9.7`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#097)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.6...0.9.7)
##### Preview features
- Consider `__new__` methods as special function type for enforcing class method or static method rules ([#​13305](https://github.com/astral-sh/ruff/pull/13305))
- \[`airflow`] Improve the internal logic to differentiate deprecated symbols (`AIR303`) ([#​16013](https://github.com/astral-sh/ruff/pull/16013))
- \[`refurb`] Manual timezone monkeypatching (`FURB162`) ([#​16113](https://github.com/astral-sh/ruff/pull/16113))
- \[`ruff`] Implicit class variable in dataclass (`RUF045`) ([#​14349](https://github.com/astral-sh/ruff/pull/14349))
- \[`ruff`] Skip singleton starred expressions for `incorrectly-parenthesized-tuple-in-subscript` (`RUF031`) ([#​16083](https://github.com/astral-sh/ruff/pull/16083))
- \[`refurb`] Check for subclasses includes subscript expressions (`FURB189`) ([#​16155](https://github.com/astral-sh/ruff/pull/16155))
##### Rule changes
- \[`flake8-debugger`] Also flag `sys.breakpointhook` and `sys.__breakpointhook__` (`T100`) ([#​16191](https://github.com/astral-sh/ruff/pull/16191))
- \[`pycodestyle`] Exempt `site.addsitedir(...)` calls (`E402`) ([#​16251](https://github.com/astral-sh/ruff/pull/16251))
##### Formatter
- Fix unstable formatting of trailing end-of-line comments of parenthesized attribute values ([#​16187](https://github.com/astral-sh/ruff/pull/16187))
##### Server
- Fix handling of requests received after shutdown message ([#​16262](https://github.com/astral-sh/ruff/pull/16262))
- Ignore `source.organizeImports.ruff` and `source.fixAll.ruff` code actions for a notebook cell ([#​16154](https://github.com/astral-sh/ruff/pull/16154))
- Include document specific debug info for `ruff.printDebugInformation` ([#​16215](https://github.com/astral-sh/ruff/pull/16215))
- Update server to return the debug info as string with `ruff.printDebugInformation` ([#​16214](https://github.com/astral-sh/ruff/pull/16214))
##### CLI
- Warn on invalid `noqa` even when there are no diagnostics ([#​16178](https://github.com/astral-sh/ruff/pull/16178))
- Better error messages while loading configuration `extend`s ([#​15658](https://github.com/astral-sh/ruff/pull/15658))
##### Bug fixes
- \[`flake8-comprehensions`] Handle trailing comma in `C403` fix ([#​16110](https://github.com/astral-sh/ruff/pull/16110))
- \[`flake8-pyi`] Avoid flagging `custom-typevar-for-self` on metaclass methods (`PYI019`) ([#​16141](https://github.com/astral-sh/ruff/pull/16141))
- \[`pydocstyle`] Handle arguments with the same names as sections (`D417`) ([#​16011](https://github.com/astral-sh/ruff/pull/16011))
- \[`pylint`] Correct ordering of arguments in fix for `if-stmt-min-max` (`PLR1730`) ([#​16080](https://github.com/astral-sh/ruff/pull/16080))
- \[`pylint`] Do not offer fix for raw strings (`PLE251`) ([#​16132](https://github.com/astral-sh/ruff/pull/16132))
- \[`pyupgrade`] Do not upgrade functional `TypedDicts` with private field names to the class-based syntax (`UP013`) ([#​16219](https://github.com/astral-sh/ruff/pull/16219))
- \[`pyupgrade`] Handle micro version numbers correctly (`UP036`) ([#​16091](https://github.com/astral-sh/ruff/pull/16091))
- \[`pyupgrade`] Unwrap unary expressions correctly (`UP018`) ([#​15919](https://github.com/astral-sh/ruff/pull/15919))
- \[`refurb`] Correctly handle lengths of literal strings in `slice-to-remove-prefix-or-suffix` (`FURB188`) ([#​16237](https://github.com/astral-sh/ruff/pull/16237))
- \[`ruff`] Skip `RUF001` diagnostics when visiting string type definitions ([#​16122](https://github.com/astral-sh/ruff/pull/16122))
##### Documentation
- Add FAQ entry for `source.*` code actions in Notebook ([#​16212](https://github.com/astral-sh/ruff/pull/16212))
- Add `SECURITY.md` ([#​16224](https://github.com/astral-sh/ruff/pull/16224))
### [`v0.9.6`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#096)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.5...0.9.6)
##### Preview features
- \[`airflow`] Add `external_task.{ExternalTaskMarker, ExternalTaskSensor}` for `AIR302` ([#​16014](https://github.com/astral-sh/ruff/pull/16014))
- \[`flake8-builtins`] Make strict module name comparison optional (`A005`) ([#​15951](https://github.com/astral-sh/ruff/pull/15951))
- \[`flake8-pyi`] Extend fix to Python <= 3.9 for `redundant-none-literal` (`PYI061`) ([#​16044](https://github.com/astral-sh/ruff/pull/16044))
- \[`pylint`] Also report when the object isn't a literal (`PLE1310`) ([#​15985](https://github.com/astral-sh/ruff/pull/15985))
- \[`ruff`] Implement `indented-form-feed` (`RUF054`) ([#​16049](https://github.com/astral-sh/ruff/pull/16049))
- \[`ruff`] Skip type definitions for `missing-f-string-syntax` (`RUF027`) ([#​16054](https://github.com/astral-sh/ruff/pull/16054))
##### Rule changes
- \[`flake8-annotations`] Correct syntax for `typing.Union` in suggested return type fixes for `ANN20x` rules ([#​16025](https://github.com/astral-sh/ruff/pull/16025))
- \[`flake8-builtins`] Match upstream module name comparison (`A005`) ([#​16006](https://github.com/astral-sh/ruff/pull/16006))
- \[`flake8-comprehensions`] Detect overshadowed `list`/`set`/`dict`, ignore variadics and named expressions (`C417`) ([#​15955](https://github.com/astral-sh/ruff/pull/15955))
- \[`flake8-pie`] Remove following comma correctly when the unpacked dictionary is empty (`PIE800`) ([#​16008](https://github.com/astral-sh/ruff/pull/16008))
- \[`flake8-simplify`] Only trigger `SIM401` on known dictionaries ([#​15995](https://github.com/astral-sh/ruff/pull/15995))
- \[`pylint`] Do not report calls when object type and argument type mismatch, remove custom escape handling logic (`PLE1310`) ([#​15984](https://github.com/astral-sh/ruff/pull/15984))
- \[`pyupgrade`] Comments within parenthesized value ranges should not affect applicability (`UP040`) ([#​16027](https://github.com/astral-sh/ruff/pull/16027))
- \[`pyupgrade`] Don't introduce invalid syntax when upgrading old-style type aliases with parenthesized multiline values (`UP040`) ([#​16026](https://github.com/astral-sh/ruff/pull/16026))
- \[`pyupgrade`] Ensure we do not rename two type parameters to the same name (`UP049`) ([#​16038](https://github.com/astral-sh/ruff/pull/16038))
- \[`pyupgrade`] \[`ruff`] Don't apply renamings if the new name is shadowed in a scope of one of the references to the binding (`UP049`, `RUF052`) ([#​16032](https://github.com/astral-sh/ruff/pull/16032))
- \[`ruff`] Update `RUF009` to behave similar to `B008` and ignore attributes with immutable types ([#​16048](https://github.com/astral-sh/ruff/pull/16048))
##### Server
- Root exclusions in the server to project root ([#​16043](https://github.com/astral-sh/ruff/pull/16043))
##### Bug fixes
- \[`flake8-datetime`] Ignore `.replace()` calls while looking for `.astimezone` ([#​16050](https://github.com/astral-sh/ruff/pull/16050))
- \[`flake8-type-checking`] Avoid `TC004` false positive where the runtime definition is provided by `__getattr__` ([#​16052](https://github.com/astral-sh/ruff/pull/16052))
##### Documentation
- Improve `ruff-lsp` migration document ([#​16072](https://github.com/astral-sh/ruff/pull/16072))
- Undeprecate `ruff.nativeServer` ([#​16039](https://github.com/astral-sh/ruff/pull/16039))
### [`v0.9.5`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#095)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.4...0.9.5)
##### Preview features
- Recognize all symbols named `TYPE_CHECKING` for `in_type_checking_block` ([#​15719](https://github.com/astral-sh/ruff/pull/15719))
- \[`flake8-comprehensions`] Handle builtins at top of file correctly for `unnecessary-dict-comprehension-for-iterable` (`C420`) ([#​15837](https://github.com/astral-sh/ruff/pull/15837))
- \[`flake8-logging`] `.exception()` and `exc_info=` outside exception handlers (`LOG004`, `LOG014`) ([#​15799](https://github.com/astral-sh/ruff/pull/15799))
- \[`flake8-pyi`] Fix incorrect behaviour of `custom-typevar-return-type` preview-mode autofix if `typing` was already imported (`PYI019`) ([#​15853](https://github.com/astral-sh/ruff/pull/15853))
- \[`flake8-pyi`] Fix more complex cases (`PYI019`) ([#​15821](https://github.com/astral-sh/ruff/pull/15821))
- \[`flake8-pyi`] Make `PYI019` autofixable for `.py` files in preview mode as well as stubs ([#​15889](https://github.com/astral-sh/ruff/pull/15889))
- \[`flake8-pyi`] Remove type parameter correctly when it is the last (`PYI019`) ([#​15854](https://github.com/astral-sh/ruff/pull/15854))
- \[`pylint`] Fix missing parens in unsafe fix for `unnecessary-dunder-call` (`PLC2801`) ([#​15762](https://github.com/astral-sh/ruff/pull/15762))
- \[`pyupgrade`] Better messages and diagnostic range (`UP015`) ([#​15872](https://github.com/astral-sh/ruff/pull/15872))
- \[`pyupgrade`] Rename private type parameters in PEP 695 generics (`UP049`) ([#​15862](https://github.com/astral-sh/ruff/pull/15862))
- \[`refurb`] Also report non-name expressions (`FURB169`) ([#​15905](https://github.com/astral-sh/ruff/pull/15905))
- \[`refurb`] Mark fix as unsafe if there are comments (`FURB171`) ([#​15832](https://github.com/astral-sh/ruff/pull/15832))
- \[`ruff`] Classes with mixed type variable style (`RUF053`) ([#​15841](https://github.com/astral-sh/ruff/pull/15841))
- \[`airflow`] `BashOperator` has been moved to `airflow.providers.standard.operators.bash.BashOperator` (`AIR302`) ([#​15922](https://github.com/astral-sh/ruff/pull/15922))
- \[`flake8-pyi`] Add autofix for unused-private-type-var (`PYI018`) ([#​15999](https://github.com/astral-sh/ruff/pull/15999))
- \[`flake8-pyi`] Significantly improve accuracy of `PYI019` if preview mode is enabled ([#​15888](https://github.com/astral-sh/ruff/pull/15888))
##### Rule changes
- Preserve triple quotes and prefixes for strings ([#​15818](https://github.com/astral-sh/ruff/pull/15818))
- \[`flake8-comprehensions`] Skip when `TypeError` present from too many (kw)args for `C410`,`C411`, and `C418` ([#​15838](https://github.com/astral-sh/ruff/pull/15838))
- \[`flake8-pyi`] Rename `PYI019` and improve its diagnostic message ([#​15885](https://github.com/astral-sh/ruff/pull/15885))
- \[`pep8-naming`] Ignore `@override` methods (`N803`) ([#​15954](https://github.com/astral-sh/ruff/pull/15954))
- \[`pyupgrade`] Reuse replacement logic from `UP046` and `UP047` to preserve more comments (`UP040`) ([#​15840](https://github.com/astral-sh/ruff/pull/15840))
- \[`ruff`] Analyze deferred annotations before enforcing `mutable-(data)class-default` and `function-call-in-dataclass-default-argument` (`RUF008`,`RUF009`,`RUF012`) ([#​15921](https://github.com/astral-sh/ruff/pull/15921))
- \[`pycodestyle`] Exempt `sys.path += ...` calls (`E402`) ([#​15980](https://github.com/astral-sh/ruff/pull/15980))
##### Configuration
- Config error only when `flake8-import-conventions` alias conflicts with `isort.required-imports` bound name ([#​15918](https://github.com/astral-sh/ruff/pull/15918))
- Workaround Even Better TOML crash related to `allOf` ([#​15992](https://github.com/astral-sh/ruff/pull/15992))
##### Bug fixes
- \[`flake8-comprehensions`] Unnecessary `list` comprehension (rewrite as a `set` comprehension) (`C403`) - Handle extraneous parentheses around list comprehension ([#​15877](https://github.com/astral-sh/ruff/pull/15877))
- \[`flake8-comprehensions`] Handle trailing comma in fixes for `unnecessary-generator-list/set` (`C400`,`C401`) ([#​15929](https://github.com/astral-sh/ruff/pull/15929))
- \[`flake8-pyi`] Fix several correctness issues with `custom-type-var-return-type` (`PYI019`) ([#​15851](https://github.com/astral-sh/ruff/pull/15851))
- \[`pep8-naming`] Consider any number of leading underscore for `N801` ([#​15988](https://github.com/astral-sh/ruff/pull/15988))
- \[`pyflakes`] Visit forward annotations in `TypeAliasType` as types (`F401`) ([#​15829](https://github.com/astral-sh/ruff/pull/15829))
- \[`pylint`] Correct min/max auto-fix and suggestion for (`PL1730`) ([#​15930](https://github.com/astral-sh/ruff/pull/15930))
- \[`refurb`] Handle unparenthesized tuples correctly (`FURB122`, `FURB142`) ([#​15953](https://github.com/astral-sh/ruff/pull/15953))
- \[`refurb`] Avoid `None | None` as well as better detection and fix (`FURB168`) ([#​15779](https://github.com/astral-sh/ruff/pull/15779))
##### Documentation
- Add deprecation warning for `ruff-lsp` related settings ([#​15850](https://github.com/astral-sh/ruff/pull/15850))
- Docs (`linter.md`): clarify that Python files are always searched for in subdirectories ([#​15882](https://github.com/astral-sh/ruff/pull/15882))
- Fix a typo in `non_pep695_generic_class.rs` ([#​15946](https://github.com/astral-sh/ruff/pull/15946))
- Improve Docs: Pylint subcategories' codes ([#​15909](https://github.com/astral-sh/ruff/pull/15909))
- Remove non-existing `lint.extendIgnore` editor setting ([#​15844](https://github.com/astral-sh/ruff/pull/15844))
- Update black deviations ([#​15928](https://github.com/astral-sh/ruff/pull/15928))
- Mention `UP049` in `UP046` and `UP047`, add `See also` section to `UP040` ([#​15956](https://github.com/astral-sh/ruff/pull/15956))
- Add instance variable examples to `RUF012` ([#​15982](https://github.com/astral-sh/ruff/pull/15982))
- Explain precedence for `ignore` and `select` config ([#​15883](https://github.com/astral-sh/ruff/pull/15883))
### [`v0.9.4`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#094)
[Compare Source](https://github.com/astral-sh/ruff/compare/0.9.3...0.9.4)
##### Preview features
- \[`airflow`] Extend airflow context parameter check for `BaseOperator.execute` (`AIR302`) ([#​15713](https://github.com/astral-sh/ruff/pull/15713))
- \[`airflow`] Update `AIR302` to check for deprecated context keys ([#​15144](https://github.com/astral-sh/ruff/pull/15144))
- \[`flake8-bandit`] Permit suspicious imports within stub files (`S4`) ([#​15822](https://github.com/astral-sh/ruff/pull/15822))
- \[`pylint`] Do not trigger `PLR6201` on empty collections ([#​15732](https://github.com/astral-sh/ruff/pull/15732))
- \[`refurb`] Do not emit diagnostic when loop variables are used outside loop body (`FURB122`) ([#​15757](https://github.com/astral-sh/ruff/pull/15757))
- \[`ruff`] Add support for more `re` patterns (`RUF055`) ([#​15764](https://github.com/astral-sh/ruff/pull/15764))
- \[`ruff`] Check for shadowed `map` before suggesting fix (`RUF058`) ([#​15790](https://github.com/astral-sh/ruff/pull/15790))
- \[`ruff`] Do not emit diagnostic when all arguments to `zip()` are variadic (`RUF058`) ([#​15744](https://github.com/astral-sh/ruff/pull/15744))
- \[`ruff`] Parenthesize fix when argument spans multiple lines for `unnecessary-round` (`RUF057`) ([#​15703](https://github.com/astral-sh/ruff/pull/15703))
##### Rule changes
- Preserve quote style in generated code ([#​15726](https://github.com/astral-sh/ruff/pull/15726), [#​15778](https://github.com/astral-sh/ruff/pull/15778), [#​15794](https://github.com/astral-sh/ruff/pull/15794))
- \[`flake8-bugbear`] Exempt `NewType` calls where the original type is immutable (`B008`) ([#​15765](https://github.com/astral-sh/ruff/pull/15765))
- \[`pylint`] Honor banned top-level imports by `TID253` in `PLC0415`. ([#​15628](https://github.com/astral-sh/ruff/pull/15628))
- \[`pyupgrade`] Ignore `is_typeddict` and `TypedDict` for `deprecated-import` (`UP035`) ([#​15800](https://github.com/astral-sh/ruff/pull/15800))
##### CLI
- Fix formatter warning message for `flake8-quotes` option ([#​15788](https://github.com/astral-sh/ruff/pull/15788))
- Implement tab autocomplete for `ruff config` ([#​15603](https://github.com/astral-sh/ruff/pull/15603))
##### Bug fixes
- \[`flake8-comprehensions`] Do not emit `unnecessary-map` diagnostic when lambda has different arity (`C417`) ([#​15802](https://github.com/astral-sh/ruff/pull/15802))
- \[`flake8-comprehensions`] Parenthesize `sorted` when needed for `unnecessary-call-around-sorted` (`C413`) ([#​15825](https://github.com/astral-sh/ruff/pull/15825))
- \[`pyupgrade`] Handle end-of-line comments for `quoted-annotation` (`UP037`) ([#​15824](https://github.com/astral-sh/ruff/pull/15824))
##### Documentation
- Add missing config docstrings ([#​15803](https://github.com/astral-sh/ruff/pull/15803))
- Add references to `trio.run_process` and `anyio.run_process` ([#​15761](https://github.com/astral-sh/ruff/pull/15761))
- Use `uv init --lib` in tutorial ([#​15718](https://github.com/astral-sh/ruff/pull/15718))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://c.csw.im/cswimr/SeaCogs/pulls/77
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-03-29 08:18:55 -04:00
|
|
|
dev-dependencies = ["pylint==3.3.6", "ruff==0.11.2", "sqlite-web==0.6.4"]
|
2024-01-04 17:23:11 -05:00
|
|
|
|
2024-10-10 16:01:54 -04:00
|
|
|
[tool.uv.sources]
|
2025-02-21 09:54:40 -06:00
|
|
|
py-dactyl = { git = "https://github.com/iamkubi/pydactyl", tag = "v2.0.5" }
|
2024-02-14 10:43:21 -05:00
|
|
|
|
2025-02-04 20:18:31 -06:00
|
|
|
[tool.basedpyright]
|
|
|
|
typeCheckingMode = "basic"
|
|
|
|
reportAttributeAccessIssue = false # disabled because `commands.group.command` is listed as Any / Unknown for some reason
|
|
|
|
|
2024-02-14 10:43:21 -05:00
|
|
|
[tool.ruff]
|
|
|
|
# Exclude a variety of commonly ignored directories.
|
|
|
|
exclude = [
|
2025-02-21 09:54:40 -06:00
|
|
|
".bzr",
|
|
|
|
".direnv",
|
|
|
|
".eggs",
|
|
|
|
".git",
|
|
|
|
".git-rewrite",
|
|
|
|
".hg",
|
|
|
|
".ipynb_checkpoints",
|
|
|
|
".mypy_cache",
|
|
|
|
".nox",
|
|
|
|
".pants.d",
|
|
|
|
".pyenv",
|
|
|
|
".pytest_cache",
|
|
|
|
".pytype",
|
|
|
|
".ruff_cache",
|
|
|
|
".svn",
|
|
|
|
".tox",
|
|
|
|
".venv",
|
|
|
|
".vscode",
|
|
|
|
"__pypackages__",
|
|
|
|
"_build",
|
|
|
|
"buck-out",
|
|
|
|
"build",
|
|
|
|
"dist",
|
|
|
|
"node_modules",
|
|
|
|
"site-packages",
|
|
|
|
"venv",
|
2024-02-14 10:43:21 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
# Same as Black.
|
2024-02-14 11:04:26 -05:00
|
|
|
line-length = 320
|
2024-02-14 10:43:21 -05:00
|
|
|
indent-width = 4
|
|
|
|
|
|
|
|
# Assume Python 3.11
|
|
|
|
target-version = "py311"
|
|
|
|
|
|
|
|
[tool.ruff.lint]
|
|
|
|
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
|
|
|
|
# Unlike Flake8, Ruff doesn't enable pycodestyle warnings (`W`) or
|
|
|
|
# McCabe complexity (`C901`) by default.
|
2025-01-26 13:16:26 +00:00
|
|
|
select = [
|
2025-02-21 09:54:40 -06:00
|
|
|
"I",
|
|
|
|
"N",
|
|
|
|
"F",
|
|
|
|
"W",
|
|
|
|
"E",
|
|
|
|
"G",
|
|
|
|
"A",
|
|
|
|
"COM",
|
|
|
|
"INP",
|
|
|
|
"T20",
|
|
|
|
"PLC",
|
|
|
|
"PLE",
|
|
|
|
"PLW",
|
|
|
|
"PLR",
|
|
|
|
"LOG",
|
|
|
|
"SLF",
|
|
|
|
"ERA",
|
|
|
|
"FIX",
|
|
|
|
"PERF",
|
|
|
|
"C4",
|
|
|
|
"EM",
|
|
|
|
"RET",
|
|
|
|
"RSE",
|
2025-01-26 13:16:26 +00:00
|
|
|
]
|
2025-01-26 14:22:12 +00:00
|
|
|
ignore = ["PLR0911", "PLR0912", "PLR0915", "PLR2004", "PLR0913", "EM101"]
|
2024-02-14 10:43:21 -05:00
|
|
|
|
|
|
|
# Allow fix for all enabled rules (when `--fix`) is provided.
|
|
|
|
fixable = ["ALL"]
|
|
|
|
unfixable = []
|
|
|
|
|
|
|
|
# Allow unused variables when underscore-prefixed.
|
|
|
|
dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
|
|
|
|
|
|
|
|
[tool.ruff.format]
|
|
|
|
# Like Black, use double quotes for strings.
|
|
|
|
quote-style = "double"
|
|
|
|
|
|
|
|
# Like Black, indent with spaces, rather than tabs.
|
|
|
|
indent-style = "space"
|
|
|
|
|
|
|
|
# Like Black, respect magic trailing commas.
|
|
|
|
skip-magic-trailing-comma = false
|
|
|
|
|
|
|
|
# Like Black, automatically detect the appropriate line ending.
|
|
|
|
line-ending = "auto"
|
|
|
|
|
|
|
|
# Enable auto-formatting of code examples in docstrings. Markdown,
|
|
|
|
# reStructuredText code/literal blocks and doctests are all supported.
|
|
|
|
#
|
|
|
|
# This is currently disabled by default, but it is planned for this
|
|
|
|
# to be opt-out in the future.
|
|
|
|
docstring-code-format = false
|
|
|
|
|
|
|
|
# Set the line length limit used when formatting code snippets in
|
|
|
|
# docstrings.
|
|
|
|
#
|
|
|
|
# This only has an effect when the `docstring-code-format` setting is
|
|
|
|
# enabled.
|
|
|
|
docstring-code-line-length = "dynamic"
|