dependabot[bot]
|
b71f29e7d5
|
Bump urllib3 from 2.0.6 to 2.0.7 (#14)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-12 16:10:20 -05:00 |
dependabot[bot]
|
29e14a7043
|
Bump idna from 3.4 to 3.7 (#15)
Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-12 16:10:12 -05:00 |
dependabot[bot]
|
9c12d2f1b1
|
Bump black from 23.7.0 to 24.3.0 (#16)
Bumps [black](https://github.com/psf/black) from 23.7.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/23.7.0...24.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-12 16:10:02 -05:00 |
dependabot[bot]
|
235eba5355
|
Bump urllib3 from 2.0.4 to 2.0.6 (#13)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-16 13:05:04 -05:00 |
/techno
|
50683e1543
|
Add basic `async` support (#6)
|
2023-08-08 15:50:02 -04:00 |
slashtechno
|
32f1cf588e
|
Allow directory to be passed as `--whitelist`
Improve error handling
|
2023-08-01 12:16:31 -05:00 |
slashtechno
|
9b3e17997d
|
Fix packaging
|
2023-08-01 10:43:03 -05:00 |
slashtechno
|
a6609c1972
|
Updated `cmd.py` to call functions
|
2023-08-01 00:06:22 -05:00 |
slashtechno
|
f3cf25dfd7
|
Added `cmd.py`
Removed dependence on `utils.py` for loading API credentials
|
2023-07-31 22:39:12 -05:00 |
slashtechno
|
a1ca75a5dc
|
Reinitialized project with Poetry
|
2023-07-31 13:07:55 -05:00 |