Commit graph

50 commits

Author SHA1 Message Date
Phillip Cloud
ce5d417de0
poetry: 1.3.0 -> 1.3.2 2023-05-01 08:22:51 -04:00
Phillip Cloud
99c83db2ea
chore: relock 2023-04-19 06:46:09 -04:00
adisbladis
b7083b2a54 poetry: 1.4.1 -> 1.4.2 2023-04-05 14:15:09 +12:00
dependabot[bot]
9df4860ba2
build(deps-dev): bump types-jsonschema in /pkgs/poetry
Bumps [types-jsonschema](https://github.com/python/typeshed) from 4.17.0.6 to 4.17.0.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 07:06:46 +00:00
dependabot[bot]
da1b6bdbed
build(deps): bump filelock from 3.10.2 to 3.10.3 in /pkgs/poetry
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.10.2...3.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 07:08:39 +00:00
adisbladis
8587bc142d poetry: 1.4.0 -> 1.4.1 2023-03-23 15:50:50 +13:00
adisbladis
3a547ed342 poetry: 1.3.0 -> 1.4.0 2023-03-22 19:38:35 +13:00
adisbladis
45babaf3f0
Merge pull request #1016 from nix-community/dependabot/pip/pkgs/poetry/shellingham-1.5.0.post1
build(deps): bump shellingham from 1.5.0 to 1.5.0.post1 in /pkgs/poetry
2023-03-01 08:50:56 +13:00
adisbladis
0097187a16
Merge pull request #1017 from nix-community/dependabot/pip/pkgs/poetry/pkginfo-1.9.6
build(deps): bump pkginfo from 1.9.2 to 1.9.6 in /pkgs/poetry
2023-03-01 08:50:44 +13:00
dependabot[bot]
c85ab52876
build(deps-dev): bump mypy from 0.991 to 1.0.1 in /pkgs/poetry
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 07:14:03 +00:00
dependabot[bot]
1cd0a92da2
build(deps): bump pkginfo from 1.9.2 to 1.9.6 in /pkgs/poetry
Bumps [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) from 1.9.2 to 1.9.6.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 07:12:49 +00:00
dependabot[bot]
ed7947b686
build(deps): bump shellingham from 1.5.0 to 1.5.0.post1 in /pkgs/poetry
Bumps [shellingham](https://github.com/sarugaku/shellingham) from 1.5.0 to 1.5.0.post1.
- [Release notes](https://github.com/sarugaku/shellingham/releases)
- [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/sarugaku/shellingham/compare/1.5.0...1.5.0.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 07:11:58 +00:00
adisbladis
4c4f4862b6
Merge pull request #1004 from nix-community/dependabot/pip/pkgs/poetry/types-html5lib-1.1.11.12
build(deps-dev): bump types-html5lib from 1.1.11.10 to 1.1.11.12 in /pkgs/poetry
2023-02-28 10:58:13 +13:00
adisbladis
63abb19a3a
Merge pull request #1003 from nix-community/dependabot/pip/pkgs/poetry/pytest-github-actions-annotate-failures-0.1.8
build(deps-dev): bump pytest-github-actions-annotate-failures from 0.1.7 to 0.1.8 in /pkgs/poetry
2023-02-28 10:57:59 +13:00
adisbladis
50f5e86c72
Merge pull request #1006 from nix-community/dependabot/pip/pkgs/poetry/zipp-3.15.0
build(deps-dev): bump zipp from 3.11.0 to 3.15.0 in /pkgs/poetry
2023-02-28 10:57:46 +13:00
dependabot[bot]
b3b2473503
build(deps): bump requests from 2.28.1 to 2.28.2 in /pkgs/poetry
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:20:47 +00:00
dependabot[bot]
e905effb18
build(deps-dev): bump zipp from 3.11.0 to 3.15.0 in /pkgs/poetry
Bumps [zipp](https://github.com/jaraco/zipp) from 3.11.0 to 3.15.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.11.0...v3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:20:05 +00:00
dependabot[bot]
b543f31bfb
build(deps-dev): bump types-html5lib in /pkgs/poetry
Bumps [types-html5lib](https://github.com/python/typeshed) from 1.1.11.10 to 1.1.11.12.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:18:55 +00:00
dependabot[bot]
7bf695029c
build(deps-dev): bump pytest-github-actions-annotate-failures
Bumps [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/compare/v0.1.7...v0.1.8)

---
updated-dependencies:
- dependency-name: pytest-github-actions-annotate-failures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:18:14 +00:00
dependabot[bot]
76a4ad2b40
build(deps): bump keyring from 23.11.0 to 23.13.1 in /pkgs/poetry
Bumps [keyring](https://github.com/jaraco/keyring) from 23.11.0 to 23.13.1.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v23.11.0...v23.13.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 05:20:05 +00:00
adisbladis
e002fb9256 poetry: 1.2.2 -> 1.3.0 2022-12-10 18:35:20 +13:00
adisbladis
714c8101e7 poetry: 1.2.1 -> 1.2.2 2022-10-11 11:37:31 +13:00
adisbladis
777854d4f0 poetry: 1.2.0 -> 1.2.1 2022-10-07 20:12:45 +13:00
adisbladis
023b9fc37f poetry: 1.1.15 -> 1.2.0 2022-09-22 16:08:23 +12:00
adisbladis
6613d3beb9 pkgs/poetry: 1.1.14 -> 1.1.15 2022-09-02 01:34:49 +12:00
K900
b00cefdb64 pkgs/poetry: update to 1.1.14
Lockfile regenerated manually because 1.1.13 generates broken lockfiles.
2022-07-08 19:37:58 +03:00
adisbladis
7eb113c890 pkgs/poetry: Re-lock dependencies 2022-06-05 02:28:13 +08:00
adisbladis
53b790e5e3 poetry: 1.1.12 -> 1.1.13 2022-04-01 00:37:03 +12:00
adisbladis
40e361d53b poetry: Rewrite updater in Python 2022-04-01 00:37:03 +12:00
adisbladis
f46838d888 poetry: 1.1.11 -> 1.1.12 2021-12-25 21:55:18 -08:00
adisbladis
d4b77f4021
poetry: 1.1.10 -> 1.1.11 2021-11-16 01:44:10 +00:00
adisbladis
a98c1786a3
poetry: 1.1.8 -> 1.1.10 2021-09-22 09:01:21 -05:00
adisbladis
bcc679d1ae
poetry: 1.17.0 -> 1.18.0 2021-08-19 15:06:24 -05:00
adisbladis
a25594ae21
poetry: 1.1.5 -> 1.1.7 2021-06-28 12:26:19 -05:00
adisbladis
11d203e280
poetry: 1.1.4 -> 1.1.5 2021-03-04 12:56:50 +02:00
adisbladis
1bebfa70f8
poetry: 1.0.10 -> 1.1.0 2020-10-01 18:20:59 +02:00
adisbladis
33b2602e0f
poetry: Manually touch up poetry.lock to circumvent https://github.com/python-poetry/poetry/issues/2520 2020-07-22 16:12:43 +02:00
adisbladis
a7cf49c1ef
poetry: 1.0.9 -> 1.0.10 2020-07-22 16:11:19 +02:00
adisbladis
baa63179b7
poetry: Circumvent https://github.com/python-poetry/poetry/issues/2520 2020-07-01 11:42:46 +02:00
adisbladis
2061207095
poetry: 1.0.8 -> 1.0.9 2020-07-01 11:42:46 +02:00
adisbladis
386e2dd488
poetry: Manually touch up poetry.lock to circumvent https://github.com/python-poetry/poetry/issues/2520 2020-06-08 23:17:39 +02:00
adisbladis
384b8baba8
poetry: 1.0.5 -> 1.0.8 2020-06-08 17:31:33 +02:00
adisbladis
6f5d96a5fa
poetry: 1.0.4 -> 1.0.5 2020-02-29 22:09:44 +00:00
adisbladis
fbb246c77a
poetry: 1.0.3 -> 1.0.4 2020-02-28 20:22:42 +00:00
adisbladis
cdb1bd83a3
poetry: 1.0.2 -> 1.0.3 2020-02-01 21:56:43 +00:00
adisbladis
152322479d
poetry: 1.0.0 -> 1.0.1 2020-01-10 14:01:54 +00:00
adisbladis
fd4a1c7df9
poetry: 1.0.0b9 -> 1.0.0 2019-12-13 12:53:27 +00:00
zimbatm
13b54b8636
poetry: 1.0b8 -> 1.0b9 2019-12-11 14:13:39 +01:00
adisbladis
22d70435f9
poetry: 1.0.0b5 -> 1.0.0b8 2019-11-28 10:59:01 +00:00
adisbladis
eb2255ebaf
Add overlay files 2019-11-19 16:34:50 +00:00