dependabot[bot]
|
3539222d3b
|
chore(pip-prod)(deps): bump autopep8 from 2.0.4 to 2.1.0
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0)
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 16:51:33 +00:00 |
|
dependabot[bot]
|
37ae25adbe
|
chore(pip-prod)(deps): bump packaging from 23.2 to 24.0
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0)
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-12 07:28:29 +00:00 |
|
dependabot[bot]
|
aab67ef378
|
chore(pip-prod)(deps): bump pyparsing from 3.1.1 to 3.1.2
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.1...pyparsing_3.1.2)
---
updated-dependencies:
- dependency-name: pyparsing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-06 17:22:30 +00:00 |
|
dependabot[bot]
|
608c1e81f6
|
chore(pip-prod)(deps): bump python-dateutil from 2.9.0 to 2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.9.0 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.9.0...2.9.0.post0)
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 17:11:33 +00:00 |
|
dependabot[bot]
|
571e1c2d0b
|
chore(pip-prod)(deps): bump python-dateutil from 2.8.2 to 2.9.0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0)
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 17:56:21 +00:00 |
|
dependabot[bot]
|
88a58e08b8
|
chore(pip-prod)(deps): bump tomlkit from 0.12.3 to 0.12.4
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.3 to 0.12.4.
- [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.12.3...0.12.4)
---
updated-dependencies:
- dependency-name: tomlkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-27 20:36:40 +00:00 |
|
dependabot[bot]
|
d79f66ede4
|
chore(pip-prod)(deps): bump astroid from 3.0.3 to 3.1.0
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.0.3...v3.1.0)
---
updated-dependencies:
- dependency-name: astroid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-27 20:32:06 +00:00 |
|
dependabot[bot]
|
741d9e2f82
|
chore(pip-prod)(deps): bump virtualenv from 20.25.0 to 20.25.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.25.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.25.0...20.25.1)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-22 19:06:28 +00:00 |
|
dependabot[bot]
|
f515fb8149
|
chore(pip-prod)(deps): bump future from 0.18.3 to 1.0.0
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.3...v1.0.0)
---
updated-dependencies:
- dependency-name: future
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-21 18:39:09 +00:00 |
|
dependabot[bot]
|
8bed4f3805
|
chore(pip-prod)(deps): bump urllib3 from 2.2.0 to 2.2.1
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [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.2.0...2.2.1)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 17:11:25 +00:00 |
|
dependabot[bot]
|
6729efffa9
|
chore(pip-prod)(deps): bump identify from 2.5.34 to 2.5.35
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.34 to 2.5.35.
- [Commits](https://github.com/pre-commit/identify/compare/v2.5.34...v2.5.35)
---
updated-dependencies:
- dependency-name: identify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 17:07:23 +00:00 |
|
dependabot[bot]
|
1f99bc0263
|
chore(pip-prod)(deps): bump identify from 2.5.33 to 2.5.34
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.33 to 2.5.34.
- [Commits](https://github.com/pre-commit/identify/compare/v2.5.33...v2.5.34)
---
updated-dependencies:
- dependency-name: identify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-13 08:56:35 +00:00 |
|
renovate[bot]
|
2e5281ba3e
|
fix(deps): update dependency astroid to v3.0.3
|
2024-02-04 15:34:14 +00:00 |
|
renovate[bot]
|
87079195ad
|
fix(deps): update dependency certifi to v2024
|
2024-02-04 15:31:33 +00:00 |
|
renovate[bot]
|
0988c58c64
|
fix(deps): update dependency urllib3 to v2.2.0
|
2024-02-01 08:48:59 +00:00 |
|
renovate[bot]
|
975541fb39
|
fix(deps): update dependency platformdirs to v4.2.0
|
2024-01-31 08:55:20 +00:00 |
|
renovate[bot]
|
6fe11e7220
|
fix(deps): update dependency dill to v0.3.8
|
2024-01-28 08:18:40 +00:00 |
|
renovate[bot]
|
86c978297f
|
fix(deps): update dependency python-dotenv to v1.0.1
|
2024-01-24 20:31:17 +00:00 |
|
renovate[bot]
|
f6c66b593f
|
fix(deps): update dependency pluggy to v1.4.0
|
2024-01-24 19:48:40 +00:00 |
|
renovate[bot]
|
60233230b1
|
fix(deps): update dependency attrs to v23.2.0
|
2023-12-31 14:56:58 +00:00 |
|
renovate[bot]
|
9a567a92e4
|
fix(deps): update dependency lazy-object-proxy to v1.10.0
|
2023-12-15 15:52:49 +00:00 |
|
renovate[bot]
|
555e9ff50e
|
fix(deps): update dependency distlib to v0.3.8
|
2023-12-14 19:50:14 +00:00 |
|
renovate[bot]
|
b42f97f2ef
|
fix(deps): update dependency astroid to v3.0.2
|
2023-12-14 19:48:36 +00:00 |
|
renovate[bot]
|
e4d88ef813
|
fix(deps): update dependency pathspec to v0.12.1
|
2023-12-11 12:18:26 +00:00 |
|
renovate[bot]
|
b36786d9c1
|
fix(deps): update dependency pathspec to v0.12.0
|
2023-12-10 14:44:00 +00:00 |
|
renovate[bot]
|
cd36a13f61
|
fix(deps): update dependency identify to v2.5.33
|
2023-12-09 14:01:39 +00:00 |
|
renovate[bot]
|
b36a966896
|
fix(deps): update dependency virtualenv to v20.25.0
|
2023-12-04 18:03:33 +00:00 |
|
renovate[bot]
|
6d3c04c63f
|
fix(deps): update dependency platformdirs to v4.1.0
|
2023-12-04 18:01:26 +00:00 |
|
renovate[bot]
|
88096c8166
|
fix(deps): update dependency platformdirs to v4
|
2023-11-27 13:56:00 +00:00 |
|
renovate[bot]
|
926e00a85b
|
fix(deps): update dependency idna to v3.6
|
2023-11-25 19:32:55 +00:00 |
|
renovate[bot]
|
0afb586982
|
fix(deps): update dependency idna to v3.5
|
2023-11-24 21:09:52 +00:00 |
|
renovate[bot]
|
aa0a9dabd1
|
fix(deps): update dependency virtualenv to v20.24.7
|
2023-11-21 18:54:06 +00:00 |
|
renovate[bot]
|
c27eb3ec9b
|
fix(deps): update dependency identify to v2.5.32
|
2023-11-18 21:00:22 +00:00 |
|
renovate[bot]
|
13533360d7
|
fix(deps): update dependency certifi to v2023.11.17
|
2023-11-18 09:07:49 +00:00 |
|
renovate[bot]
|
7587e14196
|
fix(deps): update dependency tomlkit to v0.12.3
|
2023-11-15 12:25:15 +00:00 |
|
renovate[bot]
|
1a82603ce3
|
fix(deps): update dependency urllib3 to v2.1.0
|
2023-11-13 20:59:28 +00:00 |
|
renovate[bot]
|
fbb4956878
|
fix(deps): update dependency wrapt to v1.16.0
|
2023-11-11 12:48:37 +00:00 |
|
renovate[bot]
|
ec8199770d
|
fix(deps): update dependency tomlkit to v0.12.2
|
2023-11-02 17:36:52 +00:00 |
|
renovate[bot]
|
5dac8a94d9
|
fix(deps): update dependency charset-normalizer to v3.3.2
|
2023-11-01 12:14:30 +00:00 |
|
renovate[bot]
|
d89fa33eed
|
fix(deps): update dependency filelock to v3.13.1
|
2023-11-01 12:09:04 +00:00 |
|
renovate[bot]
|
c70c7c22ec
|
fix(deps): update dependency identify to v2.5.31
|
2023-10-28 21:12:38 +01:00 |
|
renovate[bot]
|
fedf9ae454
|
fix(deps): update dependency filelock to v3.13.0
|
2023-10-27 23:17:29 +01:00 |
|
renovate[bot]
|
24be001317
|
fix(deps): update dependency virtualenv to v20.24.6
|
2023-10-23 22:54:25 +01:00 |
|
renovate[bot]
|
3fcd36bac1
|
fix(deps): update dependency charset-normalizer to v3.3.1
|
2023-10-23 22:52:30 +01:00 |
|
renovate[bot]
|
de3c055074
|
Update dependency astroid to v3.0.1 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-18 12:11:37 +01:00 |
|
renovate[bot]
|
0a27ba5999
|
[SECURITY] Update dependency urllib3 to v2.0.7 [SECURITY] (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-18 12:02:01 +01:00 |
|
renovate[bot]
|
5bb71ca95c
|
Update dependency pycodestyle to v2.11.1 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-14 11:55:48 +01:00 |
|
renovate[bot]
|
5f51c3c255
|
[SECURITY] Update dependency urllib3 to v2.0.6 [SECURITY] (#101)
|
2023-10-03 09:30:25 +01:00 |
|
renovate[bot]
|
d768e2c86e
|
Update dependency platformdirs to v3.11.0 (#99)
|
2023-10-03 09:27:02 +01:00 |
|
renovate[bot]
|
e55a60fad1
|
Update dependency identify to v2.5.30 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-01 17:37:13 +01:00 |
|