Jose Diaz-Gonzalez
c3e470b34e
Merge pull request #301 from josegonzalez/dependabot/pip/python-packages-137ec8b56e
...
chore(deps): bump the python-packages group across 1 directory with 7 updates
2024-06-12 00:20:27 -04:00
dependabot[bot]
4948178a63
chore(deps): bump the python-packages group across 1 directory with 7 updates
...
Bumps the python-packages group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [autopep8](https://github.com/hhatto/autopep8 ) | `2.1.1` | `2.2.0` |
| [certifi](https://github.com/certifi/python-certifi ) | `2024.2.2` | `2024.6.2` |
| [more-itertools](https://github.com/more-itertools/more-itertools ) | `10.2.0` | `10.3.0` |
| [packaging](https://github.com/pypa/packaging ) | `24.0` | `24.1` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk ) | `1.10.0` | `1.11.1` |
| [requests](https://github.com/psf/requests ) | `2.32.2` | `2.32.3` |
| [zipp](https://github.com/jaraco/zipp ) | `3.18.2` | `3.19.2` |
Updates `autopep8` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.1...v2.2.0 )
Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02 )
Updates `more-itertools` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v10.2.0...v10.3.0 )
Updates `packaging` from 24.0 to 24.1
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
Updates `pkginfo` from 1.10.0 to 1.11.1
Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
Updates `zipp` from 3.18.2 to 3.19.2
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.18.2...v3.19.2 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: more-itertools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: pkginfo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-11 13:17:57 +00:00
Jose Diaz-Gonzalez
88de80c480
Merge pull request #289 from josegonzalez/dependabot/pip/python-packages-9f7b9a2b70
...
chore(deps): bump the python-packages group across 1 directory with 10 updates
2024-05-25 04:57:13 -04:00
dependabot[bot]
15eeff7879
---
...
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: docutils
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: twine
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-25 08:53:59 +00:00
Jose Diaz-Gonzalez
4bb71db468
Merge pull request #293 from josegonzalez/josegonzalez-patch-1
...
chore: update python version in release workflow
2024-05-25 04:50:51 -04:00
Jose Diaz-Gonzalez
17af2cbc28
chore: update python version in release workflow
2024-05-25 04:47:35 -04:00
Jose Diaz-Gonzalez
e0d66daadb
Merge pull request #292 from josegonzalez/josegonzalez-patch-1
...
chore: update python version used in linting
2024-05-25 04:47:13 -04:00
Jose Diaz-Gonzalez
1971c97b5d
fix: add now missing setuptools
2024-05-25 04:45:38 -04:00
Jose Diaz-Gonzalez
b1b3df692d
chore: update python version used in linting
2024-05-25 04:32:21 -04:00
Jose Diaz-Gonzalez
8d7311efbf
Merge pull request #291 from josegonzalez/josegonzalez-patch-1
...
chore: drop unsupported python versions and add supported ones
2024-05-25 04:32:03 -04:00
Jose Diaz-Gonzalez
8449d6352d
chore: drop unsupported python versions and add supported ones
2024-05-25 04:24:32 -04:00
Jose Diaz-Gonzalez
d8c228c83e
Merge pull request #287 from josegonzalez/dependabot/pip/requests-2.32.0
...
chore(deps): bump requests from 2.31.0 to 2.32.0
2024-05-25 04:02:43 -04:00
dependabot[bot]
4a134ae2ec
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 05:42:42 +00:00
Jose Diaz-Gonzalez
5cb7c6ad2e
Merge pull request #282 from josegonzalez/dependabot/pip/tqdm-4.66.3
...
chore(deps): bump tqdm from 4.66.2 to 4.66.3
2024-05-05 10:38:16 -04:00
GitHub Action
75382afeae
Release version 0.45.2
0.45.2
2024-05-04 18:36:39 +00:00
dependabot[bot]
f325daa875
chore(deps): bump tqdm from 4.66.2 to 4.66.3
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 22:01:17 +00:00
Jose Diaz-Gonzalez
2cc34de2a3
Merge pull request #273 from josegonzalez/dependabot/pip/idna-3.7
...
chore(deps): bump idna from 3.6 to 3.7
2024-04-15 20:33:30 -04:00
dependabot[bot]
dea87873f9
chore(deps): bump idna from 3.6 to 3.7
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 04:16:01 +00:00
Jose Diaz-Gonzalez
0288b5f553
Merge pull request #270 from josegonzalez/dependabot/pip/python-packages-30d09ca13e
...
chore(deps): bump the python-packages group with 1 update
2024-04-04 00:18:08 -04:00
dependabot[bot]
02a07d3f0d
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring ).
Updates `keyring` from 25.0.0 to 25.1.0
- [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/v25.0.0...v25.1.0 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 13:34:48 +00:00
Jose Diaz-Gonzalez
24a7b1f885
Merge pull request #267 from josegonzalez/dependabot/pip/python-packages-b8e923a24a
...
chore(deps): bump the python-packages group with 1 update
2024-04-01 16:33:32 -04:00
dependabot[bot]
22fa2eb97e
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [jaraco-classes](https://github.com/jaraco/jaraco.classes ).
Updates `jaraco-classes` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/jaraco/jaraco.classes/releases )
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/jaraco.classes/compare/v3.3.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: jaraco-classes
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 13:13:51 +00:00
Jose Diaz-Gonzalez
cb147cf6d0
Merge pull request #266 from josegonzalez/dependabot/pip/python-packages-087e9c658d
...
chore(deps): bump the python-packages group with 1 update
2024-03-26 02:03:44 -04:00
dependabot[bot]
298724acfc
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring ).
Updates `keyring` from 24.3.1 to 25.0.0
- [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.1...v25.0.0 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 14:08:44 +00:00
Jose Diaz-Gonzalez
65d541f577
Merge pull request #265 from josegonzalez/dependabot/pip/python-packages-57a4e48c22
...
chore(deps): bump the python-packages group with 1 update
2024-03-23 21:29:34 -04:00
dependabot[bot]
8b08685678
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata ).
Updates `importlib-metadata` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-21 13:14:15 +00:00
Jose Diaz-Gonzalez
b18ba6de28
Merge pull request #264 from josegonzalez/dependabot/github_actions/actions/setup-python-5
...
chore(deps): bump actions/setup-python from 4 to 5
2024-03-18 16:01:20 -04:00
dependabot[bot]
358d1e3d3e
chore(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 19:59:52 +00:00
Jose Diaz-Gonzalez
1cd04281e9
Merge pull request #263 from paranerd/master
...
Scheduled dependabot for GitHub Actions
2024-03-18 15:59:32 -04:00
paranerd
6630b2b82e
Scheduled dependabot for GitHub Actions
2024-03-18 19:31:29 +01:00
Jose Diaz-Gonzalez
391f2ba305
Merge pull request #261 from josegonzalez/dependabot/pip/python-packages-43602f098d
...
chore(deps): bump the python-packages group with 2 updates
2024-03-18 13:50:15 -04:00
Jose Diaz-Gonzalez
1f0bf50381
Merge pull request #262 from paranerd/master
...
Fix authentication issue in Docker container
2024-03-18 13:50:08 -04:00
paranerd
eb44c735eb
Added Docker info to README
2024-03-18 14:35:37 +01:00
dependabot[bot]
caff40e65b
chore(deps): bump the python-packages group with 2 updates
...
Bumps the python-packages group with 2 updates: [autopep8](https://github.com/hhatto/autopep8 ) and [black](https://github.com/psf/black ).
Updates `autopep8` from 2.0.4 to 2.1.0
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0 )
Updates `black` from 24.2.0 to 24.3.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/24.2.0...24.3.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 13:35:12 +00:00
paranerd
bba39fb4c8
Disable credential persistance on checkout
2024-03-18 14:07:26 +01:00
paranerd
093db93994
Bumped actions versions to latest
2024-03-18 14:02:10 +01:00
GitHub Action
d835d47c17
Release version 0.45.1
0.45.1
2024-03-17 22:30:14 +00:00
Jose Diaz-Gonzalez
2cd9061c46
Merge pull request #257 from dale-primer-e/40-backing-up-releases-using-fine-grained-token-ends-with-an-error
...
234 Backing up releases using fine grained token ends with an error
2024-03-17 18:29:04 -04:00
Jose Diaz-Gonzalez
0cc50bc4cb
Merge pull request #258 from josegonzalez/dependabot/pip/python-packages-1bc7570458
...
chore(deps): bump the python-packages group with 1 update
2024-03-16 14:05:08 -04:00
dependabot[bot]
436e8df0ac
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [zipp](https://github.com/jaraco/zipp ).
Updates `zipp` from 3.18.0 to 3.18.1
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.18.0...v3.18.1 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 14:00:44 +00:00
dale-primer-e
9812988a4a
Remove trailing whitespaces
...
That are triggering flake.
2024-03-15 08:27:09 +13:00
dale-primer-e
1eccebcb83
Fix error with as_app flag
2024-03-14 15:27:22 +13:00
dale-primer-e
122eb56aa1
Fix error downloading assets
...
When downloading assets using a fine grained token you will get a "can't
concat str to bytes" error. This is due to the fine grained token being
concatenated onto bytes in the line:
`request.add_header("Authorization", "Basic ".encode("ascii") + auth)`
This is better handled in the function `_construct_request` so I changed
the lines that construct the request in `download_file` to use the
function `_construct_request` and updated the function signature to
reflect that.
2024-03-14 15:02:49 +13:00
Jose Diaz-Gonzalez
a0fdae3314
Merge pull request #256 from josegonzalez/dependabot/pip/python-packages-7bf9c84fb1
...
chore(deps): bump the python-packages group with 1 update
2024-03-13 10:31:50 -04:00
dependabot[bot]
80fa92664c
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [zipp](https://github.com/jaraco/zipp ).
Updates `zipp` from 3.17.0 to 3.18.0
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.18.0 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-13 14:07:08 +00:00
Jose Diaz-Gonzalez
7b69394488
Merge pull request #255 from josegonzalez/dependabot/pip/python-packages-b7495dafca
...
chore(deps): bump the python-packages group with 2 updates
2024-03-11 23:14:07 -04:00
dependabot[bot]
d1d3d84d95
chore(deps): bump the python-packages group with 2 updates
...
Bumps the python-packages group with 2 updates: [importlib-metadata](https://github.com/python/importlib_metadata ) and [packaging](https://github.com/pypa/packaging ).
Updates `importlib-metadata` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.0.2 )
Updates `packaging` from 23.2 to 24.0
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 13:43:27 +00:00
Jose Diaz-Gonzalez
fff2aa4075
Merge pull request #253 from josegonzalez/dependabot/pip/python-packages-8501db5bed
...
chore(deps): bump the python-packages group with 2 updates
2024-03-05 00:14:53 -05:00
dependabot[bot]
8eba46d8a7
chore(deps): bump the python-packages group with 2 updates
...
Bumps the python-packages group with 2 updates: [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk ) and [rich](https://github.com/Textualize/rich ).
Updates `pkginfo` from 1.9.6 to 1.10.0
Updates `rich` from 13.7.0 to 13.7.1
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1 )
---
updated-dependencies:
- dependency-name: pkginfo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 13:39:14 +00:00
Jose Diaz-Gonzalez
9dc3458dba
Merge pull request #251 from josegonzalez/dependabot/pip/python-packages-5d78d04739
...
chore(deps): bump the python-packages group with 1 update
2024-02-28 12:46:27 -05:00