An open API service providing commit metadata for open source projects.

GitHub / dry-python/returns / commits

Make your functions return something meaningful, typed, and safe!

SHA Message Author Date Stats
a2af4f59 [pre-commit.ci] pre-commit autoupdate (#2497)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
5 days ago
e4af27af Bump hypothesis from 6.165.7 to 6.165.10 (#2496)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 days ago
317aeea3 Bump mypy from 2.3.0 to 2.3.1 (#2495)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 days ago
c96420bd Bump hypothesis from 6.165.5 to 6.165.7 (#2494)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 days ago
7d50b813 Bump ruff from 0.16.2 to 0.16.3 (#2493)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 days ago
ff542b7d Bump hypothesis from 6.165.3 to 6.165.5 (#2492)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
2ff8516f Bump trio from 0.33.0 to 0.34.0 (#2490)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
56caf80b Bump hypothesis from 6.165.2 to 6.165.3 (#2491)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
b87b0cd9 [pre-commit.ci] pre-commit autoupdate (#2489)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
c97751b5 Stop asserting the full Hypothesis strategy repr (#2488) SeaStar Deng <3****r@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
e1ece62e Bump CodSpeedHQ/action from 5.0.2 to 5.0.3 (#2486)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
2f40d52e Bump ruff from 0.16.1 to 0.16.2 (#2487)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
25ae6074 Bump hypothesis from 6.165.1 to 6.165.2 (#2485)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
9f86b01f Bump hypothesis from 6.165.0 to 6.165.1 (#2484)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
4689f5c7 Update .pre-commit-config.yaml sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
17 days ago
5efc2a5d [pre-commit.ci] pre-commit autoupdate (#2483)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
b088c41e Bump CodSpeedHQ/action from 5.0.1 to 5.0.2 (#2482)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
b98f0abf Bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#2481)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
911a8631 Relax future() and future_safe() to accept Awaitable, not just Coroutine (#2480) Zaid <9****d@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
21fc7429 [pre-commit.ci] pre-commit autoupdate (#2479)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
e7a91241 Bump CodSpeedHQ/action from 4.18.5 to 4.19.1 (#2478)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
cf5e2548 Version 0.29.0 (#2477)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
28 days ago
aed81c11 Fix partial mypy plugin: make positionals keyword-only after a keyword-bound ... Apoorv Darshan <a****u@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
8a5bf4a3 Bump hypothesis from 6.161.0 to 6.161.2 (#2476)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
164847d5 Bump hypothesis from 6.160.0 to 6.161.0 (#2474)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1d2ebb71 Split wrapper functions to async and sync (#2473)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
kodsurfer <8****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3fd6725c Bump hypothesis from 6.158.0 to 6.160.0 (#2472)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7e387207 Bump hypothesis from 6.157.1 to 6.158.0 (#2471)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8814ebcc Bump ruff from 0.15.21 to 0.15.22 (#2467)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
38e29130 Bump actions/setup-python from 6.3.0 to 7.0.0 (#2468)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
dfbdbe56 Bump sphinxcontrib-mermaid from 2.0.3 to 2.1.0 (#2470)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4af565dd Bump hypothesis from 6.156.6 to 6.157.1 (#2469)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5d1f22b2 Bump actions/checkout from 7.0.0 to 7.0.1 (#2466)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
234ffa03 Bump codespell from 2.4.2 to 2.4.3 (#2465)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
fd77bc3b Bump hypothesis from 6.156.4 to 6.156.6 (#2463)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
fe76383a Bump anyio from 4.14.1 to 4.14.2 (#2461)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a41bea2b Bump ruff from 0.15.20 to 0.15.21 (#2459)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7bcc38a7 Bump hypothesis from 6.156.3 to 6.156.4 (#2458)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
689ca6d0 Bump CodSpeedHQ/action from 4.18.4 to 4.18.5 (#2457)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
96b68de0 Bump sphinxcontrib-mermaid from 2.0.2 to 2.0.3 (#2454)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
28600a6e Bump hypothesis from 6.156.1 to 6.156.3 (#2453)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
9afbbe34 Bump mypy from 2.1.0 to 2.2.0 (#2455)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5bfc7528 Bump CodSpeedHQ/action from 4.18.2 to 4.18.4 (#2452)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
766e36b5 Bump CodSpeedHQ/action from 4.18.1 to 4.18.2 (#2451)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
051f05d7 [pre-commit.ci] pre-commit autoupdate (#2450)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
27fee58c Bump hypothesis from 6.155.7 to 6.156.1 (#2448)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5d622ed0 Bump slotscheck from 0.20.0 to 0.20.1 (#2449)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4a8f69dd Bump typing-extensions from 4.15.0 to 4.16.0 (#2447)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b158f518 [pre-commit.ci] pre-commit autoupdate (#2445)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
76c8c27a Bump ruff from 0.15.19 to 0.15.20 (#2444)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
69020ef5 change codspeed mode from `instrumentation` to `simulation` Pablo Aguilar <p****r@o****r>
Committed by: GitHub <n****y@g****m>
about 2 months ago
203406dd Bump anyio from 4.14.0 to 4.14.1 (#2443)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c0187957 Bump CodSpeedHQ/action from 4.17.6 to 4.18.1 (#2441)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
624c3c7f Bump ruff from 0.15.18 to 0.15.19 (#2442)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e5a8642d Bump actions/setup-python from 6.2.0 to 6.3.0 (#2440)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
ef1d657b Ignore ruff D421 (property-docstring-starts-with-verb) (#2428)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, copilot-swe-agent[bot] <1****t@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
ccd31331 Bump hypothesis from 6.155.6 to 6.155.7 (#2439)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
7996e4f2 Bump hypothesis from 6.155.3 to 6.155.6 (#2437)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
8efd53af Bump ruff from 0.15.17 to 0.15.18 (#2436)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
6986bd98 Bump pytest from 9.1.0 to 9.1.1 (#2438)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
df19a26d fix: align future_safe non-specified exception test with safe/impure_safe sib...
Co-authored-by: gaoflow <c****e@v****k>
Vincent Gao <g****0@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
6f520346 Bump actions/setup-python from 6 to 6.2.0 (#2433)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
b6dc86a2 Bump actions/checkout from 6.0.3 to 7.0.0 (#2434)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
c9b5b278 Add CodSpeed performance benchmarks and CI integration (#2426)
Co-authored-by: CodSpeed Bot <n****y@c****o>, Pablo Aguilar <p****r@o****r>, pre-commit-ci[bot] <6****]@u****m>
codspeed-hq[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
254942fd Bump actions/checkout from 6.0.3 to 7.0.0 (#2432)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
f699bd6e Bump actions/setup-python from 6 to 6.2.0 (#2431)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
04e820c7 Bump hypothesis from 6.155.2 to 6.155.3 (#2429)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
32f29b1a Bump anyio from 4.13.0 to 4.14.0 (#2430)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
30d320ae Bump pytest from 9.0.3 to 9.1.0 (#2427)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
7b60789b Bump ruff from 0.15.16 to 0.15.17 (#2425)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
47057ead [pre-commit.ci] pre-commit autoupdate (#2424)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
58eb5b71 Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#2422)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6f51fc8d Bump hypothesis from 6.155.1 to 6.155.2 (#2423)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
30475679 Bump ruff from 0.15.15 to 0.15.16 (#2421)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8dcb91fc Bump actions/checkout from 6.0.2 to 6.0.3 (#2420)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
315f7b38 [pre-commit.ci] pre-commit autoupdate (#2419)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
74c5d510 Bump slotscheck from 0.19.1 to 0.20.0 (#2418)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
63ea0250 Version 0.28.0 release (#2417) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
3 months ago
187999a9 Bump hypothesis from 6.153.0 to 6.153.6 (#2415)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
63589d85 Bump hypothesis from 6.152.9 to 6.153.0 (#2414)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
bd3c1cc1 Bump actions/checkout from 6 to 6.0.2 (#2413)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5e6b7e02 [pre-commit.ci] pre-commit autoupdate (#2412)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7f252cc2 Bump hypothesis from 6.152.7 to 6.152.9 (#2411)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
bcec94dd [pre-commit.ci] pre-commit autoupdate (#2410)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ea68bad2 Bump codecov/codecov-action from 6 to 6.0.1 (#2409)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2c7f7f5c Bump pytest-mypy-plugins from 4.0.2 to 4.0.3 (#2408)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9b8e67b9 Bump ruff from 0.15.12 to 0.15.13 (#2407)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ac020b45 Bump myst-parser from 5.0.0 to 5.1.0 (#2406)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
25fd680b Bump hypothesis from 6.152.6 to 6.152.7 (#2405)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
637bcd5d Bump idna from 3.11 to 3.15 (#2403)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
17b42aba Bump hypothesis from 6.152.4 to 6.152.6 (#2402)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e919750b Bump mypy from 1.20.2 to 2.1.0 (#2401)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cbfa93e5 [pre-commit.ci] pre-commit autoupdate (#2400)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
11362043 Bump sphinxcontrib-mermaid from 2.0.1 to 2.0.2 (#2398)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8a0479da Bump urllib3 from 2.6.3 to 2.7.0 (#2397)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2cab87d0 Bump hypothesis from 6.152.3 to 6.152.4 (#2395)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
570c5fe2 [pre-commit.ci] pre-commit autoupdate (#2393)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8e66bee5 Bump hypothesis from 6.152.2 to 6.152.3 (#2390)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
eb48bea4 Bump ruff from 0.15.11 to 0.15.12 (#2391)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
36aeb69e Bump wemake-python-styleguide from 1.6.1 to 1.6.2 (#2392)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago

← Back to repository