Commit graph

51 commits

Author SHA1 Message Date
dependabot[bot]
1f55d98b0b
deps(python): bump the pip group across 1 directory with 11 updates (#6350)
Bumps the pip group with 11 updates in the /dependencies/python directory:

| Package | From | To |
| --- | --- | --- |
| [checkov](https://github.com/bridgecrewio/checkov) | `3.2.236` | `3.2.295` |
| [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.10.3` | `1.19.0` |
| [cpplint](https://github.com/cpplint/cpplint) | `1.6.1` | `2.0.0` |
| [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` |
| [pyink](https://github.com/google/pyink) | `24.3.0` | `24.10.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.2` | `0.7.3` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.3.1` |
| [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` |
| [snakemake](https://github.com/snakemake/snakemake) | `8.18.2` | `8.25.3` |
| [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `3.1.1` | `3.2.5` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.7.0` | `24.10.0` |



Updates `checkov` from 3.2.236 to 3.2.295
- [Release notes](https://github.com/bridgecrewio/checkov/releases)
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bridgecrewio/checkov/compare/3.2.236...3.2.295)

Updates `cfn-lint` from 1.10.3 to 1.19.0
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.19.0)

Updates `cpplint` from 1.6.1 to 2.0.0
- [Release notes](https://github.com/cpplint/cpplint/releases)
- [Changelog](https://github.com/cpplint/cpplint/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/cpplint/cpplint/compare/1.6.1...2.0.0)

Updates `black` from 24.8.0 to 24.10.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.8.0...24.10.0)

Updates `pyink` from 24.3.0 to 24.10.0
- [Release notes](https://github.com/google/pyink/releases)
- [Changelog](https://github.com/google/pyink/blob/pyink/CHANGES.md)
- [Commits](https://github.com/google/pyink/compare/24.3.0...24.10.0)

Updates `ruff` from 0.6.2 to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.2...0.7.3)

Updates `pylint` from 3.2.6 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.1)

Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0)

Updates `snakemake` from 8.18.2 to 8.25.3
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakemake/compare/v8.18.2...v8.25.3)

Updates `sqlfluff` from 3.1.1 to 3.2.5
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/3.1.1...3.2.5)

Updates `ansible-lint` from 24.7.0 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.10.0)

---
updated-dependencies:
- dependency-name: checkov
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: cpplint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pyink
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: sqlfluff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 18:28:15 +00:00
dependabot[bot]
04ee4f3ae5
deps(python): bump pylint from 3.2.5 to 3.2.6 in /dependencies/python (#5920)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:23:02 +00:00
dependabot[bot]
0d06369d12
deps(python): bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:05:16 +00:00
dependabot[bot]
f600f4952c
deps(python): bump pylint from 3.1.0 to 3.2.2 in /dependencies/python (#5667)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  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>
2024-05-24 16:11:25 +00:00
dependabot[bot]
592a42cde9
deps(python): bump pylint from 3.0.3 to 3.1.0 in /dependencies/python (#5326)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  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>
2024-02-27 18:22:12 +00:00
dependabot[bot]
3baf33a405
Bump pylint from 3.0.2 to 3.0.3 in /dependencies/python (#4968)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:44:27 +00:00
dependabot[bot]
70b7be6dab
Bump pylint from 2.17.4 to 3.0.2 in /dependencies/python (#4817)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v3.0.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 18:43:32 +00:00
Marco Ferrari
9ee2eed763
Simplify pip requirements files (#4796) 2023-10-27 23:07:51 +00:00
dependabot[bot]
92d2b547c0
Bump dill from 0.3.6 to 0.3.7 in /dependencies/python (#4584)
Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/uqfoundation/dill/releases)
- [Commits](https://github.com/uqfoundation/dill/compare/dill-0.3.6...dill-0.3.7)

---
updated-dependencies:
- dependency-name: dill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:36:21 +00:00
dependabot[bot]
95ce0ca11d
Bump typing-extensions from 4.7.0 to 4.7.1 in /dependencies/python (#4556)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.7.0...4.7.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 18:05:11 +00:00
dependabot[bot]
5a2b7f716e
Bump tomlkit from 0.11.7 to 0.11.8 in /dependencies/python (#4462)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.11.7...0.11.8)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 08:13:25 -07:00
dependabot[bot]
27da2f7740
Bump astroid from 2.15.4 to 2.15.6 in /dependencies/python (#4454)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.4 to 2.15.6.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.15.4...v2.15.6)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 05:29:02 +00:00
dependabot[bot]
b9bcc9ae58
Bump typing-extensions from 4.5.0 to 4.7.0 in /dependencies/python (#4412)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.5.0...4.7.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  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>
2023-06-29 11:12:54 -07:00
dependabot[bot]
13a32c69ae
Bump pylint from 2.17.2 to 2.17.4 in /dependencies/python (#4174)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.17.2...v2.17.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 04:53:30 +00:00
dependabot[bot]
ef3fa689ce
Bump astroid from 2.15.2 to 2.15.4 in /dependencies/python (#4130)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.2 to 2.15.4.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.15.2...v2.15.4)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-24 20:57:16 -07:00
dependabot[bot]
8a89630159
Bump platformdirs from 3.2.0 to 3.5.1 in /dependencies/python (#4200)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.2.0 to 3.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/3.2.0...3.5.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  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>
2023-05-23 12:39:48 -07:00
Super-Linter Automation
21a606688b Update Python dependencies 2023-04-10 14:51:50 -04:00
Super-Linter Automation
67f15bf54c Update Python dependencies 2023-01-22 18:53:51 -05:00
Super-Linter Automation
42f676bd3e Update Python dependencies 2023-01-09 09:40:39 -05:00
Super-Linter Automation
7af33d146f Update Python dependencies 2023-01-08 23:03:26 -05:00
Super-Linter Automation
70bb091689 Update Python dependencies 2023-01-03 11:31:26 -05:00
Super-Linter Automation
5451094101 Update Python dependencies 2022-12-26 09:36:28 -05:00
Super-Linter Automation
f5f9a755e7 Update Python dependencies 2022-12-20 11:01:54 -05:00
dependabot[bot]
f2bc5785e3
Bump pylint from 2.15.3 to 2.15.4 in /dependencies/python (#3447)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 08:26:44 -05:00
dependabot[bot]
0e2907313c
Bump astroid from 2.12.10 to 2.12.11 in /dependencies/python (#3438)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.12.10 to 2.12.11.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.12.10...v2.12.11)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-10-10 18:54:37 +00:00
github-actions[bot]
4e5b33defa
Update Python dependencies (#3425)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-10-10 12:35:54 -05:00
Super-Linter Automation
71fe17b02c Update Python dependencies 2022-10-02 21:41:42 -05:00
github-actions[bot]
4afd71e176
Update Python dependencies (#3348)
Co-authored-by: Super-Linter Automation <noreply@github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2022-09-26 13:48:52 -05:00
github-actions[bot]
f5193dd525
Update Python dependencies (#3229)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-08-15 09:12:35 -05:00
github-actions[bot]
da1c6a1cff
Update Python dependencies (#3167)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-25 08:29:37 -05:00
github-actions[bot]
4480c1e56c
Update Python dependencies (#3124)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-11 10:07:29 -05:00
github-actions[bot]
8c67cfdae6
Update Python dependencies (#3102)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-06 13:07:24 -05:00
github-actions[bot]
45da75044f
Update Python dependencies (#3047)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-20 09:29:41 -05:00
github-actions[bot]
359371f18c
Update Python dependencies (#3017)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-13 13:54:01 -05:00
github-actions[bot]
dfad0c8b83
Update Python dependencies (#3000)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-06 08:12:54 -05:00
github-actions[bot]
0faf83234e
Weekly Python Updates (#2922)
* Update Python dependencies

* fix it

Co-authored-by: Super-Linter Automation <noreply@github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-05-23 13:26:07 -05:00
github-actions[bot]
f26cfb25dc
Update Python dependencies (#2895)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-05-16 12:55:12 -05:00
dependabot[bot]
c97a0cdee5
Bump astroid from 2.11.4 to 2.11.5 in /dependencies/python (#2889)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.11.4...v2.11.5)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:44:25 -05:00
dependabot[bot]
cbbe315ea5
Bump pylint from 2.13.7 to 2.13.8 in /dependencies/python (#2866)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.13.8.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.13.8)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 10:40:26 -05:00
dependabot[bot]
4c791239f9
Bump wrapt from 1.14.0 to 1.14.1 in /dependencies/python (#2867)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.14.0...1.14.1)

---
updated-dependencies:
- dependency-name: wrapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 10:40:16 -05:00
dependabot[bot]
7a7ec69f3a
Bump astroid from 2.11.2 to 2.11.4 in /dependencies/python (#2863)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.11.2...v2.11.4)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-05-02 09:55:45 -05:00
github-actions[bot]
651cff3720
Update Python dependencies (#2852)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-05-02 09:22:46 -05:00
dependabot[bot]
65d1435da5
Bump platformdirs from 2.5.1 to 2.5.2 in /dependencies/python (#2797)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 11:11:24 -07:00
dependabot[bot]
427dabfefa
Bump typing-extensions from 4.1.1 to 4.2.0 in /dependencies/python (#2796)
Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  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-04-20 10:28:57 -07:00
dependabot[bot]
8f5a63fdd2
Bump pylint from 2.13.4 to 2.13.5 in /dependencies/python (#2778)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.4...v2.13.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 11:40:58 -05:00
Super-Linter Automation
401a175228 Update Python dependencies 2022-04-04 09:32:17 -04:00
Super-Linter Automation
9f875389ff Update Python dependencies 2022-03-28 09:35:32 -04:00
dependabot[bot]
b0aff67e71
Bump platformdirs from 2.5.0 to 2.5.1 in /dependencies/python (#2531)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:57:55 -06:00
Brett Logan
892e5ab2ec Update deps 2022-02-14 13:39:05 -05:00
dependabot[bot]
389bae7b66
Bump astroid from 2.9.2 to 2.9.3 in /dependencies/python (#2331)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 12:02:23 -06:00