Arvid Norberg and GitHub
c67b8bbe5e
message conditions ( #17772 )
...
* bump chia_rs to 0.6.1
* introduce soft-fork 3, to enable message conditions
* add wallet tests
2024-03-27 16:08:29 -07:00
Kyle Altendorf and GitHub
6adb099f9b
switch to legacy-keyring as the extra name so it works ( #17770 )
2024-03-25 12:02:23 -07:00
Kyle Altendorf and GitHub
6b42878ca2
update to aiohttp 3.9.2 ( #17726 )
...
* update to aiohttp 3.9.2
* correct testing of bans
* fixup
* again
* again (again)
* 🍌 ooh-ooh-aah-aah 🐒
* add back a test that banned host can not connect
2024-03-25 11:58:16 -07:00
bab379163c
build(deps): bump keyring from 24.3.0 to 24.3.1 ( #17736 )
...
Bumps [keyring](https://github.com/jaraco/keyring ) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v24.3.0...v24.3.1 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:09:20 -07:00
6a715ca7a2
build(deps): bump cryptography from 42.0.4 to 42.0.5 ( #17735 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:09:12 -07:00
0335ab9eb1
build(deps-dev): bump pre-commit from 3.6.0 to 3.6.2 ( #17734 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:09:06 -07:00
3a116fadfe
build(deps): bump aiosqlite from 0.19.0 to 0.20.0 ( #17733 )
...
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite ) from 0.19.0 to 0.20.0.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: aiosqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:08:57 -07:00
34da5a5437
build(deps-dev): bump types-aiofiles from 23.2.0.20240106 to 23.2.0.20240311 ( #17732 )
...
build(deps-dev): bump types-aiofiles
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 23.2.0.20240106 to 23.2.0.20240311.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-aiofiles
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:08:48 -07:00
db5f1e5dcc
build(deps-dev): bump types-setuptools from 69.1.0.20240217 to 69.1.0.20240310 ( #17692 )
...
* build(deps-dev): bump types-setuptools
Bumps [types-setuptools](https://github.com/python/typeshed ) from 69.1.0.20240217 to 69.1.0.20240310.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-setuptools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* handle no-package case in `find_vdf_client()`
* more
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net >
2024-03-19 09:13:37 -07:00
e40f863a08
build(deps-dev): bump black from 23.12.1 to 24.2.0 ( #17555 )
...
Bumps [black](https://github.com/psf/black ) from 23.12.1 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.12.1...24.2.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:22:54 -07:00
804988e49b
build(deps-dev): bump coverage from 7.4.1 to 7.4.3 ( #17655 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.1 to 7.4.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:20:38 -07:00
a1cf6cb3f9
build(deps): bump anyio from 4.2.0 to 4.3.0 ( #17657 )
...
Bumps [anyio](https://github.com/agronholm/anyio ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/agronholm/anyio/releases )
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/anyio/compare/4.2.0...4.3.0 )
---
updated-dependencies:
- dependency-name: anyio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:20:16 -07:00
4837c84d98
build(deps-dev): bump pyinstaller from 6.3.0 to 6.5.0 ( #17693 )
...
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller ) from 6.3.0 to 6.5.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.3.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:18:45 -07:00
Kyle Altendorf and GitHub
a89222a428
move tests ( #17209 )
...
* prep
* verify source and installed tests match
* move
* remove move script
2024-03-14 10:19:20 -07:00
Earle Lowe and GitHub
48e4039e58
Update black to 24.1.1 and update source as needed ( #17499 )
...
* Update source to black 24 spec
* update black to 24.1.1
* update pylint to ignore multiple-statements
* update test file
* black updates
* format updates
* Update test_network_protocol_files.py
* Update test_network_protocol_files.py
2024-03-13 11:08:19 -07:00
13b75e8a39
Add Python 3.12 support ( #14423 )
...
* start adding python 3.12 support
* add missing comma
* include 3.12
* allow 3.12 in install.sh
* Bump chia wheels for python 3.12
* bump chiabip158
* Use datetime.timezone.UTC
* Update create_ssl.py
* UTC->utc
* Use datetime.timezone.utc
* bump chiavdf
---------
Co-authored-by: Earle Lowe <e.lowe@chia.net >
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com >
2024-03-08 19:00:02 -08:00
Kyle Altendorf and GitHub
57193aec94
watchdog==4.0.0 (#17666 )
2024-03-07 12:31:14 -08:00
a7844b0dc1
build(deps): bump typing-extensions from 4.9.0 to 4.10.0 ( #17608 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.9.0...4.10.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:41:46 -08:00
2be1764bb8
build(deps-dev): bump pytest from 8.0.1 to 8.0.2 ( #17609 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:41:38 -08:00
eb0f63cf66
build(deps-dev): bump diff-cover from 8.0.1 to 8.0.3 ( #17610 )
...
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover ) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/Bachmann1234/diff-cover/releases )
- [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG )
- [Commits](https://github.com/Bachmann1234/diff-cover/compare/v8.0.1...v8.0.3 )
---
updated-dependencies:
- dependency-name: diff-cover
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:41:07 -08:00
692dd4a277
build(deps): bump cryptography from 42.0.2 to 42.0.4 ( #17596 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 12:16:52 -08:00
58621843c6
build(deps-dev): bump pytest from 8.0.0 to 8.0.1 ( #17588 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 09:54:47 -08:00
b9531e31dd
build(deps): bump boto3 from 1.34.40 to 1.34.46 ( #17587 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.40 to 1.34.46.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.40...1.34.46 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:59:15 -08:00
e36253251c
build(deps-dev): bump types-setuptools from 69.0.0.20240115 to 69.1.0.20240217 ( #17586 )
...
build(deps-dev): bump types-setuptools
Bumps [types-setuptools](https://github.com/python/typeshed ) from 69.0.0.20240115 to 69.1.0.20240217.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:59:03 -08:00
Kyle Altendorf and GitHub
b827f57924
clvm_tools==0.4.8 (#17575 )
...
* `clvm_tools==0.4.8`
* remove type ignores
2024-02-20 09:31:28 -08:00
654cee7f0b
build(deps): bump boto3 from 1.34.25 to 1.34.40 ( #17556 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.25 to 1.34.40.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.25...1.34.40 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 10:16:42 -08:00
aab23b5700
build(deps-dev): bump twine from 4.0.2 to 5.0.0 ( #17554 )
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.2...5.0.0 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 10:16:34 -08:00
Arvid Norberg and GitHub
c932324ec0
Bump chia rs 0.5.2 ( #17505 )
...
* bump chia_rs to 0.5.2
* specify the correct fixed-width integer types for rust bindings
2024-02-08 09:04:26 -08:00
2020a820bd
build(deps-dev): bump pytest from 7.4.4 to 8.0.0 ( #17438 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 09:26:40 -08:00
cc04552365
build(deps-dev): bump coverage from 7.4.0 to 7.4.1 ( #17440 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.0...7.4.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 15:19:31 -08:00
17206369c1
build(deps): bump colorlog from 6.8.0 to 6.8.2 ( #17441 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 6.8.0 to 6.8.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2 )
---
updated-dependencies:
- dependency-name: colorlog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 14:34:31 -08:00
32edaa2e17
build(deps): bump cryptography from 41.0.7 to 42.0.2 ( #17442 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 14:34:22 -08:00
dependabot[bot] and GitHub
c2453a06a6
build(deps): bump dnspython from 2.4.2 to 2.5.0
...
Bumps [dnspython](https://github.com/rthalley/dnspython ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.4.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 23:40:16 +00:00
3be6deb590
build(deps): bump boto3 from 1.34.11 to 1.34.25 ( #17390 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.11 to 1.34.25.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.11...1.34.25 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 15:39:01 -08:00
2c7c4c0c3d
build(deps-dev): bump coverage from 7.3.3 to 7.4.0 ( #17389 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.3.3 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.3...7.4.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 15:38:43 -08:00
68609bce22
build(deps): bump dnslib from 0.9.23 to 0.9.24 ( #17387 )
...
Bumps [dnslib](https://github.com/paulc/dnslib ) from 0.9.23 to 0.9.24.
- [Release notes](https://github.com/paulc/dnslib/releases )
- [Commits](https://github.com/paulc/dnslib/compare/0.9.23...0.9.24 )
---
updated-dependencies:
- dependency-name: dnslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 15:38:28 -08:00
e2761b3c7b
build(deps-dev): bump lxml from 4.9.3 to 5.1.0 ( #17385 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.3 to 5.1.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.3...lxml-5.1.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 15:38:15 -08:00
af77c858d7
build(deps-dev): bump isort from 5.12.0 to 5.13.2 ( #17345 )
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 17:02:02 -06:00
dc9b5c425d
build(deps-dev): bump types-setuptools from 69.0.0.20240106 to 69.0.0.20240115 ( #17343 )
...
build(deps-dev): bump types-setuptools
Bumps [types-setuptools](https://github.com/python/typeshed ) from 69.0.0.20240106 to 69.0.0.20240115.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-setuptools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 15:40:49 -06:00
1e69f2f5c4
build(deps): bump anyio from 4.1.0 to 4.2.0 ( #17342 )
...
Bumps [anyio](https://github.com/agronholm/anyio ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/agronholm/anyio/releases )
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/anyio/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: anyio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 15:40:37 -06:00
Arvid Norberg and GitHub
79022312d3
bump chia_rs dependency to 0.4.0 ( #17341 )
2024-01-16 18:48:25 -06:00
ee9a8d0c39
build(deps-dev): bump py3createtorrent from 1.1.0 to 1.2.0 ( #17265 )
...
Bumps [py3createtorrent](https://github.com/rsnitsch/py3createtorrent ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/rsnitsch/py3createtorrent/releases )
- [Commits](https://github.com/rsnitsch/py3createtorrent/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: py3createtorrent
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 18:47:57 -06:00
e3c1aea64b
build(deps-dev): bump mypy from 1.7.1 to 1.8.0 ( #17264 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 15:52:07 -06:00
987298bd36
build(deps-dev): bump types-setuptools from 69.0.0.0 to 69.0.0.20240106 ( #17266 )
...
Bumps [types-setuptools](https://github.com/python/typeshed ) from 69.0.0.0 to 69.0.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-setuptools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 12:16:05 -06:00
77aea35f43
build(deps-dev): bump types-aiofiles from 23.2.0.0 to 23.2.0.20240106 ( #17267 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 23.2.0.0 to 23.2.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-aiofiles
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 09:41:37 -06:00
8d3a1a2e82
build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 ( #17263 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 09:41:23 -06:00
977bcd7c73
build(deps-dev): bump pytest from 7.4.3 to 7.4.4 ( #17262 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 09:41:16 -06:00
9c33f8c141
build(deps-dev): bump pyinstaller from 5.13.0 to 6.3.0 ( #17051 )
...
* build(deps-dev): bump pyinstaller from 5.13.0 to 6.3.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller ) from 5.13.0 to 6.3.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.13.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* uses module paths instead of filesystem paths for pyinstaller data targets
* Revert "uses module paths instead of filesystem paths for pyinstaller data targets"
This reverts commit 279f81193a .
* remove hack
* tidy
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net >
2024-01-04 10:18:25 -08:00
7080d464da
build(deps): bump typing-extensions from 4.8.0 to 4.9.0 ( #17099 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 10:17:44 -08:00
31d175c2b1
build(deps-dev): bump pylint from 3.0.2 to 3.0.3 ( #17100 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 10:17:29 -08:00