1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-07 19:01:03 +03:00

451 Commits

Author SHA1 Message Date
David Sangrey
d463268353
Merge pull request #2419 from EDCD/dependabot/pip/develop/flake8-7.2.0
Bump flake8 from 7.1.2 to 7.2.0
2025-04-27 13:43:35 -04:00
David Sangrey
31ed932d05
Merge pull request #2418 from EDCD/dependabot/pip/develop/coverage-toml--7.8.0
Bump coverage[toml] from 7.6.1 to 7.8.0
2025-04-27 13:41:21 -04:00
dependabot[bot]
1c4960b0d2
Bump flake8 from 7.1.2 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:40:20 +00:00
David Sangrey
ef839cea6d
Merge pull request #2420 from EDCD/dependabot/pip/develop/pre-commit-4.2.0
Bump pre-commit from 4.1.0 to 4.2.0
2025-04-27 13:39:53 -04:00
David Sangrey
55843cc007
[Minor] Update Safety 2025-04-27 13:38:56 -04:00
dependabot[bot]
cb32b44f68
Bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.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/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:21 +00:00
dependabot[bot]
3b08d7e078
Bump coverage[toml] from 7.6.1 to 7.8.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.8.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.6.1...7.8.0)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:13 +00:00
David Sangrey
09b98d172e
[Minor] Update Safety Dev Requirement 2025-04-01 16:55:40 -04:00
David Sangrey
4004a5d5fc
Merge pull request #2395 from EDCD/dependabot/pip/develop/pytest-cov-6.1.0
Bump pytest-cov from 6.0.0 to 6.1.0
2025-04-01 21:50:07 +01:00
dependabot[bot]
0521fb8eb9
Bump types-setuptools from 75.8.0.20250210 to 78.1.0.20250329
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.8.0.20250210 to 78.1.0.20250329.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-version: 78.1.0.20250329
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:48:03 +00:00
dependabot[bot]
689717971f
Bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:47:59 +00:00
David Sangrey
dcf616e01e
Merge pull request #2396 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20250328
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
2025-04-01 21:47:13 +01:00
dependabot[bot]
a47615acaf
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250328.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.0.20250328
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:24 +00:00
dependabot[bot]
931cc57fa8
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [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.3.4...8.3.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:17 +00:00
David Sangrey
5d98363d99
Merge pull request #2383 from EDCD/dependabot/pip/develop/pre-commit-4.1.0
Bump pre-commit from 3.8.0 to 4.1.0
2025-03-06 00:04:30 +00:00
dependabot[bot]
9bb8d5976b
Bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 23:58:10 +00:00
David Sangrey
52eefe9780
Merge pull request #2379 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.16.0
Bump flake8-comprehensions from 3.15.0 to 3.16.0
2025-03-05 23:57:14 +00:00
David Sangrey
dff6ffe389
Merge pull request #2380 from EDCD/dependabot/pip/develop/mypy-1.15.0
Bump mypy from 1.14.1 to 1.15.0
2025-03-05 23:57:07 +00:00
dependabot[bot]
d9b70b59be
Bump pre-commit from 3.8.0 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.1.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.8.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:41:04 +00:00
dependabot[bot]
0d27c8923b
Bump pytest from 8.3.2 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.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/8.3.2...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:40:58 +00:00
dependabot[bot]
fd4084dc37
Bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:40:54 +00:00
dependabot[bot]
8962c3a241
Bump flake8-comprehensions from 3.15.0 to 3.16.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.15.0 to 3.16.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.15.0...3.16.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>
2025-03-01 17:40:49 +00: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