David Sangrey
|
f961c605d9
|
[Minor] Update PreConfig, Requirements
|
2025-04-01 23:14:18 -04:00 |
|
David Sangrey
|
d61997f76f
|
[RELEASE] 5.12.3
|
2025-03-31 21:36:32 -04:00 |
|
David Sangrey
|
b3bfd0d180
|
[2368] Remove Wheel References
Per SetupTools v70.1, wheel is no longer required.
|
2025-02-11 16:16:39 -05:00 |
|
David Sangrey
|
edf5e5c4ef
|
[2367] Remove pkg_resources
|
2025-02-11 16:07:28 -05:00 |
|
David Sangrey
|
2f73933af4
|
Merge pull request #2363 from EDCD/dependabot/pip/develop/mistune-3.1.1
Bump mistune from 3.0.2 to 3.1.1
|
2025-02-08 17:17:19 +00:00 |
|
David Sangrey
|
484e34940d
|
Merge pull request #2364 from EDCD/dependabot/pip/develop/py2exe-0.13.0.2
Bump py2exe from 0.13.0.1 to 0.13.0.2
|
2025-02-08 17:17:06 +00:00 |
|
David Sangrey
|
c6fd18f644
|
Merge pull request #2366 from EDCD/dependabot/pip/develop/flake8-7.1.1
Bump flake8 from 7.1.0 to 7.1.1
|
2025-02-08 17:10:09 +00:00 |
|
dependabot[bot]
|
3cedc98ca1
|
Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 17:05:55 +00:00 |
|
dependabot[bot]
|
336d1920c2
|
Bump py2exe from 0.13.0.1 to 0.13.0.2
Bumps [py2exe](https://github.com/py2exe/py2exe) from 0.13.0.1 to 0.13.0.2.
- [Release notes](https://github.com/py2exe/py2exe/releases)
- [Changelog](https://github.com/py2exe/py2exe/blob/master/ChangeLog)
- [Commits](https://github.com/py2exe/py2exe/compare/v0.13.0.1...v0.13.0.2)
---
updated-dependencies:
- dependency-name: py2exe
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 17:05:44 +00:00 |
|
dependabot[bot]
|
2d8ab8a2bb
|
Bump mistune from 3.0.2 to 3.1.1
Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.0.2...v3.1.1)
---
updated-dependencies:
- dependency-name: mistune
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 17:05:40 +00:00 |
|
dependabot[bot]
|
9eb8bf51ae
|
Bump autopep8 from 2.3.1 to 2.3.2
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.3.1...v2.3.2)
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 17:05:37 +00:00 |
|
David Sangrey
|
adc8a8377d
|
[2351] Update Dependencies
|
2025-01-06 15:55:44 -05:00 |
|
David Sangrey
|
2e24d87bf3
|
Merge pull request #2350 from EDCD/dependabot/pip/develop/pytest-cov-6.0.0
Bump pytest-cov from 5.0.0 to 6.0.0
|
2025-01-06 15:08:11 -05:00 |
|
dependabot[bot]
|
f8e3ac006e
|
Bump mypy from 1.10.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.14.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 17:12:04 +00:00 |
|
dependabot[bot]
|
e91ff21570
|
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 17:11:35 +00:00 |
|
dependabot[bot]
|
27ec830006
|
Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 17:02:26 +00:00 |
|
dependabot[bot]
|
c5371bc57c
|
Bump coverage[toml] from 7.6.0 to 7.6.1
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.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.6.0...7.6.1)
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-11 23:05:34 +00:00 |
|
David Sangrey
|
0521103398
|
Merge pull request #2291 from EDCD/dependabot/pip/develop/pytest-8.3.2
Bump pytest from 8.2.2 to 8.3.2
|
2024-09-11 19:05:01 -04:00 |
|
dependabot[bot]
|
6e845761d3
|
Bump pre-commit from 3.7.1 to 3.8.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0.
- [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.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 17:35:20 +00:00 |
|
dependabot[bot]
|
a108ab3028
|
Bump pytest from 8.2.2 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 17:35:17 +00:00 |
|
David Sangrey
|
b8a2f48333
|
[1057] Fix License Records
|
2024-08-23 15:42:28 -04:00 |
|
David Sangrey
|
e37b0f7748
|
Merge pull request #2285 from EDCD/dependabot/pip/develop/setuptools-72.1.0
Bump setuptools from 70.0.0 to 72.1.0
|
2024-08-12 23:15:19 -04:00 |
|
David Sangrey
|
6eb91d75a7
|
Merge pull request #2287 from EDCD/dependabot/pip/develop/safety-3.2.5
Bump safety from 3.2.0 to 3.2.5
|
2024-08-12 23:14:58 -04:00 |
|
dependabot[bot]
|
ef24641431
|
Bump safety from 3.2.0 to 3.2.5
Bumps [safety](https://github.com/pyupio/safety) from 3.2.0 to 3.2.5.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/3.2.0...3.2.5)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 03:08:05 +00:00 |
|
David Sangrey
|
cda608e9a8
|
Merge pull request #2284 from EDCD/dependabot/pip/develop/coverage-toml--7.6.0
Bump coverage[toml] from 7.5.0 to 7.6.0
|
2024-08-12 23:08:00 -04:00 |
|
David Sangrey
|
9662fd0e81
|
Merge pull request #2283 from EDCD/dependabot/pip/develop/autopep8-2.3.1
Bump autopep8 from 2.2.0 to 2.3.1
|
2024-08-12 23:07:37 -04:00 |
|
dependabot[bot]
|
3831ad8a94
|
Bump setuptools from 70.0.0 to 72.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v72.1.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:45 +00:00 |
|
dependabot[bot]
|
e01a755238
|
Bump coverage[toml] from 7.5.0 to 7.6.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.6.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.5.0...7.6.0)
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:39 +00:00 |
|
dependabot[bot]
|
9cb894adc5
|
Bump autopep8 from 2.2.0 to 2.3.1
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1)
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:32 +00:00 |
|
dependabot[bot]
|
449958e5db
|
Bump types-requests from 2.31.0.20240311 to 2.32.0.20240712
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.32.0.20240712.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:26 +00:00 |
|
David Sangrey
|
b74524a4cd
|
Merge branch 'develop' into enhancement/1805/additional-prototyping
|
2024-07-22 00:16:25 -04:00 |
|
dependabot[bot]
|
054245f348
|
Bump flake8-comprehensions from 3.14.0 to 3.15.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.14.0...3.15.0)
---
updated-dependencies:
- dependency-name: flake8-comprehensions
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 18:46:54 +00:00 |
|
David Sangrey
|
2cd07abccc
|
Merge pull request #2271 from EDCD/dependabot/pip/develop/pep8-naming-0.14.1
Bump pep8-naming from 0.13.3 to 0.14.1
|
2024-07-01 14:46:23 -04:00 |
|
David Sangrey
|
e482e7e180
|
Merge pull request #2269 from EDCD/dependabot/pip/develop/flake8-7.1.0
Bump flake8 from 7.0.0 to 7.1.0
|
2024-07-01 14:45:49 -04:00 |
|
dependabot[bot]
|
bac4b30848
|
Bump pytest from 8.2.0 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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.2.0...8.2.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:39:04 +00:00 |
|
dependabot[bot]
|
0adc9cbe63
|
Bump pep8-naming from 0.13.3 to 0.14.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.3 to 0.14.1.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.3...0.14.1)
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:38:56 +00:00 |
|
dependabot[bot]
|
a385b6fd80
|
Bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:38:51 +00:00 |
|
David Sangrey
|
17a7af959a
|
[#1805] pywin32 Handoff
|
2024-06-10 23:00:44 -04:00 |
|
David Sangrey
|
d4b7173cf4
|
[525] Update Reddit and HTML Changelog
|
2024-06-09 20:52:37 -04:00 |
|
David Sangrey
|
13e74f2c57
|
[2255] Replace Infi Systray with simplesystray
|
2024-06-09 15:28:27 -04:00 |
|
David Sangrey
|
9ddd0ffacc
|
[Emergency] Revert Setuptools Update
|
2024-06-05 17:22:52 -04:00 |
|
dependabot[bot]
|
9eead0b917
|
Bump pre-commit from 3.6.2 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.1.
- [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.2...v3.7.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 17:41:54 +00:00 |
|
David Sangrey
|
44018f655e
|
Merge pull request #2246 from EDCD/dependabot/pip/develop/autopep8-2.2.0
Bump autopep8 from 2.1.0 to 2.2.0
|
2024-06-03 13:41:28 -04:00 |
|
David Sangrey
|
969a18ef99
|
Merge pull request #2247 from EDCD/dependabot/pip/develop/setuptools-70.0.0
Bump setuptools from 69.2.0 to 70.0.0
|
2024-06-03 13:40:59 -04:00 |
|
dependabot[bot]
|
7b97cba622
|
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 17:05:36 +00:00 |
|
dependabot[bot]
|
595a225433
|
Bump setuptools from 69.2.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.2.0...v70.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 17:05:29 +00:00 |
|
dependabot[bot]
|
d5939d0d57
|
Bump autopep8 from 2.1.0 to 2.2.0
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 17:05:22 +00:00 |
|
David Sangrey
|
22e4b9604f
|
Merge pull request #2219 from EDCD/dependabot/pip/develop/pytest-8.2.0
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
|
2024-05-01 20:08:15 -04:00 |
|
David Sangrey
|
e2a3bc7335
|
Merge pull request #2218 from EDCD/dependabot/pip/develop/safety-3.2.0
build(deps-dev): bump safety from 3.0.1 to 3.2.0
|
2024-05-01 20:07:24 -04:00 |
|
dependabot[bot]
|
5cdf4b9ce3
|
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.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/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 00:07:11 +00:00 |
|