631 Commits
Author SHA1 Message Date
JeffandGitHub 55057dff24 aiohttp 3.9.1 to fix a WebSocket bug introduced in 3.9.0 (#16968) 2023-11-29 17:57:41 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
d4234d804f build(deps): bump keyring from 23.13.1 to 24.3.0 (#16885)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-21 17:29:29 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9d5be54a9a build(deps-dev): bump pytest-xdist from 3.4.0 to 3.5.0 (#16907)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 17:19:46 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
51c47dcf68 build(deps): bump boto3 from 1.29.0 to 1.29.4 (#16906)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 17:19:36 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
305dfa74aa build(deps): bump aiohttp from 3.8.6 to 3.9.0 (#16884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-21 17:19:15 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
28be7413f1 build(deps): bump clvm-tools-rs from 0.1.38 to 0.1.39 (#16888)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 12:17:15 -06:00
Kyle AltendorfandGitHub 96646e3af4 clvm_tools==0.4.7 (#16894) 2023-11-20 16:54:05 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4c8c1b89d0 build(deps): bump boto3 from 1.28.79 to 1.29.0 (#16839)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:39:35 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7200eaf4b9 build(deps-dev): bump black from 23.10.1 to 23.11.0 (#16836)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:05:29 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c880203824 build(deps-dev): bump types-setuptools from 68.2.0.0 to 68.2.0.1 (#16834)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:05:21 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4698612eae build(deps-dev): bump diff-cover from 8.0.0 to 8.0.1 (#16833)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:04:57 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a4e5b46ab8 build(deps-dev): bump pytest-xdist from 3.3.1 to 3.4.0 (#16832)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:04:28 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
e986d1e3ee build(deps-dev): bump mypy from 1.5.1 to 1.7.0 (#16788)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-14 12:20:56 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
de0328bdfb build(deps-dev): bump coverage from 7.3.0 to 7.3.2 (#16790)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 12:17:48 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f06259be58 build(deps-dev): bump types-setuptools from 68.0.0.3 to 68.2.0.0 (#16791)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 12:17:42 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7aaa32e885 build(deps): bump boto3 from 1.28.65 to 1.28.79 (#16789)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 14:38:02 -06:00
Arvid NorbergandGitHub 95e5b97557 Use bls from chia rs (#16715)
* replace blspy imports with chia_rs imports for BLS types

* remove blspy-stubs, since we're dropping the blspy dependency. chia_rs has type stubs already
2023-11-07 09:06:52 -08:00
b1bdbc40ab use anyio for tests (#16738)
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2023-11-01 13:04:27 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
204b4bcb46 build(deps): bump cryptography from 41.0.4 to 41.0.5 (#16746)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:42 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3dc00805a3 build(deps): bump setproctitle from 1.3.2 to 1.3.3 (#16745)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:19 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
262bc66ca3 build(deps): bump packaging from 23.1 to 23.2 (#16742)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:07 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9c9327dd2e build(deps-dev): bump pytest from 7.4.0 to 7.4.3 (#16743)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 08:25:02 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e120145323 build(deps): bump aiohttp from 3.8.5 to 3.8.6 (#16741)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 08:24:52 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dd3adc49c0 build(deps): bump filelock from 3.12.3 to 3.13.1 (#16744)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 16:56:22 -05:00
Arvid NorbergandGitHub 7ad1db1b62 bump chia_rs to version 0.2.13 (#16737) 2023-10-30 13:05:15 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
858ee49550 build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 (#16686)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:12:19 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
51dc06d6c1 build(deps): bump dnspython from 2.4.1 to 2.4.2 (#16681)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:02:20 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
205e56b2d6 build(deps): bump chiavdf from 1.0.11 to 1.1.0 (#16682)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:02:07 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b030f860cc build(deps-dev): bump pylint from 3.0.1 to 3.0.2 (#16684)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:48 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3e2ff41845 build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#16685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:36 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7aee3f08de build(deps-dev): bump black from 23.7.0 to 23.10.1 (#16687)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:23 -07:00
Kyle AltendorfandGitHub 609452303b stop using pytest-monitor for now (#16736) 2023-10-30 08:51:32 -07:00
Kyle AltendorfandGitHub 311d0143f6 add junit output and summaries for benchmarks (#16660) 2023-10-25 08:37:36 -05:00
Kyle AltendorfandGitHub 90c1441af0 apply pyupgrade --py38-plus --keep-runtime-typing (#14646) 2023-10-24 12:01:23 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
74c5f60473 build(deps-dev): bump diff-cover from 7.7.0 to 8.0.0 (#16647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:34:59 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4a35d74d60 build(deps-dev): bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:34:50 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1779433502 build(deps): bump clvm-tools-rs from 0.1.34 to 0.1.38 (#16561)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:36:45 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d819b21692 build(deps-dev): bump pylint from 2.17.5 to 3.0.1 (#16574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:34:15 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eadecd5097 build(deps-dev): bump build from 0.10.0 to 1.0.3 (#16579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:34:01 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ef3dda78fd build(deps): bump boto3 from 1.28.25 to 1.28.65 (#16646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 10:30:23 -05:00
Kyle AltendorfandGitHub 5a28f3bc86 remove types-pkg_resources (#16650) 2023-10-19 10:29:07 -05:00
Kyle AltendorfandGitHub 11952816f2 drop ipython dev dependency (#16583) 2023-10-11 16:27:13 -05:00
Kyle AltendorfandGitHub ddfdc7a80e unpin astroid (#16560) 2023-10-10 11:16:12 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f187b5161d build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (#16515)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 11:15:47 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c5dfbf4c5f build(deps-dev): bump types-aiofiles from 23.1.0.5 to 23.2.0.0 (#16514)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 11:15:28 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
63c1ed6b7b build(deps): bump clvm from 0.9.7 to 0.9.8 (#16193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-10-10 10:20:51 -05:00
Amine Khaldi a2ad0fe988 Merge commit 'debeb1b5500f9aaed6d13c37ef6ce5e0c297dada' into checkpoint/main_from_release_2.1.0_debeb1b5500f9aaed6d13c37ef6ce5e0c297dada 2023-10-04 11:08:54 +01:00
Earle LoweandGitHub debeb1b550 Update chiapos to 2.0.3 (#16520) 2023-10-03 20:56:00 -05:00
Kyle Altendorf b0491678c9 Merge commit '07e2a0b8bb75d72a4db689289109c69eb8e81234' into checkpoint/main_from_release_2.1.0_07e2a0b8bb75d72a4db689289109c69eb8e81234 2023-09-30 21:04:23 -04:00
William AllenandGitHub 3eb25ca65f checkpoint: into main from release/2.1.0 @ d298d6b8c6 (#16460)
Source hash: d298d6b8c6
Remaining commits: 9
2023-09-29 18:27:19 -05:00