malwarefrank
|
fcc5618c13
|
Bump version: 0.11.2 → 0.12.0
|
2022-08-09 00:55:19 +00:00 |
|
dependabot[bot]
|
2346414083
|
build(deps-dev): bump pycodestyle from 2.8.0 to 2.9.1 (#59)
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.8.0...2.9.1)
---
updated-dependencies:
- dependency-name: pycodestyle
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>
Co-authored-by: malwarefrank <42877127+malwarefrank@users.noreply.github.com>
|
2022-08-09 00:50:08 +00:00 |
|
dependabot[bot]
|
f4ed2f9b4a
|
build(deps-dev): bump mypy from 0.942 to 0.971 (#56)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.971)
---
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>
|
2022-08-09 00:48:05 +00:00 |
|
malwarefrank
|
1b16a45035
|
Bump version: 0.11.1 → 0.11.2
|
2022-07-21 02:20:36 +00:00 |
|
malwarefrank
|
2ffdee3b1e
|
Bump version: 0.11.0 → 0.11.1
|
2022-07-21 02:01:19 +00:00 |
|
malwarefrank
|
f8dd5cb1bb
|
Bump version: 0.10.0 → 0.11.0
|
2022-04-23 01:48:45 +00:00 |
|
malwarefrank
|
a1c63f515a
|
Merge pull request #45 from malwarefrank/dependabot/pip/mypy-0.942
build(deps-dev): bump mypy from 0.930 to 0.942
|
2022-04-17 21:06:16 -04:00 |
|
malwarefrank
|
92847841e6
|
Bump version: 0.9.0 → 0.10.0
|
2022-03-31 02:35:56 +00:00 |
|
dependabot[bot]
|
de494854e6
|
build(deps-dev): bump mypy from 0.930 to 0.942
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.942)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 04:13:18 +00:00 |
|
dependabot[bot]
|
38a12deb87
|
build(deps-dev): bump mypy from 0.921 to 0.930
Bumps [mypy](https://github.com/python/mypy) from 0.921 to 0.930.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.921...v0.930)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-27 04:17:49 +00:00 |
|
dependabot[bot]
|
e3daa85638
|
build(deps-dev): bump mypy from 0.910 to 0.921
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.921.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.921)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-22 03:13:19 +00:00 |
|
malwarefrank
|
c7d6347808
|
Merge pull request #18 from malwarefrank/dependabot/pip/isort-5.10.1
build(deps-dev): bump isort from 5.2.0 to 5.10.1
|
2021-12-21 22:12:27 -05:00 |
|
William Ballenthin
|
9d386dd804
|
add type annotation stuff for PEP 561 compatible packages
https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages
|
2021-12-17 12:20:51 -07:00 |
|
malwarefrank
|
ce647f9a2b
|
version was out of sync
|
2021-12-15 03:31:26 +00:00 |
|
dependabot[bot]
|
247135d2e8
|
build(deps-dev): bump isort from 5.2.0 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort) from 5.2.0 to 5.10.1.
- [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.2.0...5.10.1)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 02:20:05 +00:00 |
|
William Ballenthin
|
8950e84b9e
|
ci: add mypy config
|
2021-12-10 16:36:58 -07:00 |
|
Willi Ballenthin
|
eb9d793338
|
Merge branch 'master' into feature/isort
|
2021-12-09 08:39:44 -07:00 |
|
William Ballenthin
|
d1a2c65c14
|
ci: lint source with isort
|
2021-12-06 15:21:19 -07:00 |
|
William Ballenthin
|
d77c82a477
|
setup: add install target 'test' for dev deps
|
2021-12-06 15:09:13 -07:00 |
|
William Ballenthin
|
cac6bbf3a8
|
tweak source code to make pycodestyle happy
|
2021-12-06 15:03:54 -07:00 |
|
William Ballenthin
|
49639fc510
|
setup: add pycodestyle dev dep
|
2021-12-06 14:45:18 -07:00 |
|
malwarefrank
|
00d1f3bf53
|
Bump version: 0.7.0 → 0.8.0
|
2021-12-03 04:31:19 +00:00 |
|
malwarefrank
|
2fdeefddb1
|
move to src directory structure
|
2021-03-17 02:13:55 +00:00 |
|
malwarefrank
|
2ff339c27e
|
Bump version: 0.6.0 → 0.7.0
|
2021-03-13 05:36:20 +00:00 |
|
malwarefrank
|
eeddc0d41e
|
Bump version: 0.5.0 → 0.6.0
|
2021-02-02 00:52:44 +00:00 |
|
malwarefrank
|
a3155a59d8
|
Build upon pefile to parse CLR/.NET structures
|
2021-01-29 04:45:27 +00:00 |
|