249 Commits

Author SHA1 Message Date
dependabot[bot]
a5ba99ae3a
Bump ujson from 5.8.0 to 5.9.0 in /api (#966)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: ujson
  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-12-11 19:06:51 -05:00
Olivier DEBAUCHE
71375c4af9
Add Vicuna 33B-Coder and LLaMA-2 7B-Coder models (#965)
* Update README.md

Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder

* Add Vicuna 33B-Coder and LLaMA-2 7B-Coder

Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder
2023-12-09 18:19:40 -05:00
Olivier DEBAUCHE
9dae3f4e13
Add Vicuna 33B model (#964) 2023-12-09 17:37:17 -05:00
Olivier DEBAUCHE
59b7fe76e6
Updates to CodeLLaMA models (#963)
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-09 17:23:57 -05:00
Olivier DEBAUCHE
9bcab1297c
Add Python-Code 13B and 33B (#960)
* Add Python-Code 13B and 33B

* Add Python-Code 13B and 33B

* Update README.md

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-08 18:19:50 -05:00
Juan Calderon-Perez
51ef0b3b61
Add Zephyr 3B (#959) 2023-12-08 09:24:06 -05:00
Olivier DEBAUCHE
e5be21ccf2
Fix file sizes of LLM's (#945)
* Update models.json

Reorganization of models.json file

* Update models.json

Add support for SlimOrca 13B

* Update models.json

Falcon 7B file size bugfix

* Update models.json

Falcon 7B filesize updated

* Update models.json

Falcon 7B fix

* Update models.json

Vicuna-13B fix

* Update models.json

SlimOrca bugfix

* Update models.json

Model filesize updated
Thx Gaby for the snippet :)

* Update models.json

Add support for Llama-2-70B-OASST

* Update README.md

Add support for Llama-2-70B-OASST

* Update README.md

tiny correctoin

* Update models.json

Add Support for LLaMA 2 7B, 13B, 70B

* Update README.md

Add support for LLaMA 2 7B, 13B, 70B

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-05 20:29:13 -05:00
Olivier DEBAUCHE
4849ba152c
Model bugfix (#943)
* Update models.json

bugfix

* Update models.json

Notus bugfix

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-04 07:49:59 -05:00
Olivier DEBAUCHE
dc6136dd1f
Add support for Notus LLM (#937) 2023-12-03 18:17:37 -05:00
Olivier DEBAUCHE
c23402153d
Add support for Alfred LLM (#936)
* Update models.json

Add support of Alfred 40B (supporting 5 languages)

* Update README.md

Add support of Alfred 40B (supporting 5 languages)
2023-12-03 13:11:17 -05:00
Olivier DEBAUCHE
bc10144ed5
Upgrade for Neural-Chat from v3.1 to v3.2 (#935)
* Update models.json

Ugrade NeuralChat from v3.1 to v3.2

* Update README.md

Upgrade Neural-Chat from v3.1 to v3..2
2023-12-03 12:28:35 -05:00
Juan Calderon-Perez
912a38da7d
Cleanup LLM names (#933) 2023-12-02 17:05:34 -05:00
Olivier DEBAUCHE
ab8e376bc3
Add support for Med42 and PsyMedRP (#929) 2023-12-02 09:38:29 -05:00
Olivier DEBAUCHE
9fabef6db1
Add support for Neural-Chat, OpenChat, Orca 2, and OpenLLaMa v2, Starling LM (#926)
* Update models.json

Add support of Orca-2
Add support Open LLaMa
Add Neural-Chat

* Update README.md

* Update README.md

add Falcon 180B and Falcon 180B-Chat

* Update README.md

Add support of OpenChat 3.5

* Update models.json

bugfix

* Update README.md

Typo fix

* Update models.json

Add support of Falcon 180B, Falcon 180B-Chat
Add support of OpenChat 3.5

* Update README.md

bugfix

* Update models.json

neural bugfix

* Update models.json

remove Falcon 180B and 180B-Chat

* Update README.md

remove Falcon 180B and 180B-Chat

* Update models.json

Add support for Starling-LM-7B-Alpha

* Update README.md

Add support for Starling-LM-7B-Alpha

* Update models.json

bugfix
2023-12-02 00:29:33 -05:00
Olivier DEBAUCHE
a4c7e8e373
Add support for TII Falcon and Meditron LLM's (#921)
* Update models.json

add Falcon 180b chat

* Update models.json

* Update models.json

* Update models.json

* Update models.json

add falcon 180b chat

* Update README.md

* Update models.json

* Update README.md

* Update models.json

* Update models.json

bugfix

* Update models.json

Add Meditron 70B

* Update README.md

Add Meditron 70B

* Update README.md

* Update models.json

bugfix

* Update models.json

Add Meditron 7B

* Update README.md

* Update models.json

* Update models.json

* Update models.json

* Update models.json

* Update models.json

* Update README.md

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-01 07:53:05 -05:00
dependabot[bot]
442b1b7d31
Bump aiohttp from 3.8.6 to 3.9.0 in /api (#911)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 20:03:43 -05:00
dependabot[bot]
91743cb786
Bump sse-starlette from 1.8.1 to 1.8.2 in /api (#908)
Bumps [sse-starlette](https://github.com/sysid/sse-starlette) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/sysid/sse-starlette/releases)
- [Changelog](https://github.com/sysid/sse-starlette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sysid/sse-starlette/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: sse-starlette
  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-11-27 07:51:14 -05:00
dependabot[bot]
aaeca9d15c
Bump idna from 3.4 to 3.6 in /api (#909)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6)

---
updated-dependencies:
- dependency-name: idna
  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-11-27 07:48:02 -05:00
Juan Calderon-Perez
2dfcde881a
Add support for using wheels when installing llama-cpp-python (#904)
* Initial changes to support wheels

* Format shell files

* Remove curl, move location of .ENV file

* Fix path to shfmt

* Add OPT for ShellCheck

* Fix for SC1091

* Disable SC1091

* Fix delete prompt call when prompt in progress

* Add null check

* Revert changes to Dockerfile

* Fix syntax issue

* Remove duplicated command
2023-11-26 18:34:28 -05:00
Juan Calderon-Perez
05224d2c2c
Add support for Vicuna 7B and 13B (#903) 2023-11-26 15:15:52 -05:00
dependabot[bot]
5475edc384
Bump anyio from 4.0.0 to 4.1.0 in /api (#901)
Bumps [anyio](https://github.com/agronholm/anyio) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: anyio
  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-11-23 08:54:22 -05:00
dependabot[bot]
05ca76e688
Bump motor from 3.3.1 to 3.3.2 in /api (#884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:25:57 -05:00
dependabot[bot]
e7a0eb6bef
Bump sse-starlette from 1.6.5 to 1.8.1 in /api (#893)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:19:29 -05:00
dependabot[bot]
c7dce5e0c2
Bump certifi from 2023.7.22 to 2023.11.17 in /api (#883)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17)

---
updated-dependencies:
- dependency-name: certifi
  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-11-20 09:16:07 -05:00
dependabot[bot]
38784ed5a6
Bump huggingface-hub from 0.19.0 to 0.19.4 in /api (#885)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.19.0 to 0.19.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.19.0...v0.19.4)

---
updated-dependencies:
- dependency-name: huggingface-hub
  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-11-20 09:10:54 -05:00
dependabot[bot]
c946efb1e0
Bump httpcore from 1.0.1 to 1.0.2 in /api (#868)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 09:12:41 -05:00
dependabot[bot]
2f81637868
Bump urllib3 from 2.0.7 to 2.1.0 in /api (#874)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 09:10:55 -05:00
Juan Calderon-Perez
c7f0b487aa
Add support for GGUF models (#866) 2023-11-17 09:07:02 -05:00
dependabot[bot]
f98ab2e781
Bump aiohttp from 3.8.5 to 3.8.6 in /api (#876)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 20:14:03 -05:00
dependabot[bot]
e8bec5eaad
Bump huggingface-hub from 0.18.0 to 0.19.0 in /api (#863)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 18:51:53 -05:00
dependabot[bot]
46a439c253
Bump httpcore from 1.0.0 to 1.0.1 in /api (#858)
Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpcore/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: httpcore
  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-11-07 09:04:56 -05:00
dependabot[bot]
9d76091ae8
Bump charset-normalizer from 3.3.1 to 3.3.2 in /api (#850)
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: charset-normalizer
  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-11-01 08:14:52 -04:00
dependabot[bot]
8b2193fbdb
Bump filelock from 3.13.0 to 3.13.1 in /api (#848)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.0...3.13.1)

---
updated-dependencies:
- dependency-name: filelock
  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-10-31 07:21:43 -04:00
dependabot[bot]
84fcf0740a
Bump filelock from 3.12.4 to 3.13.0 in /api (#844)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.0)

---
updated-dependencies:
- dependency-name: filelock
  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-10-30 07:04:22 -04:00
Juan Calderon-Perez
0c5e738d29
Remove unused code from API Utils (#843)
* Bump daisyui

* Remove unused utils related to GGML. Fix bug when refreshing chat page

* Fix indentention issue with web code
2023-10-30 00:08:18 -04:00
dependabot[bot]
42a627b948
Bump orjson from 3.9.9 to 3.9.10 in /api (#840)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.9 to 3.9.10.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.9...3.9.10)

---
updated-dependencies:
- dependency-name: orjson
  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-10-28 07:09:37 -04:00
dependabot[bot]
11ca938d57
Bump pytest from 7.4.2 to 7.4.3 in /api (#837)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [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/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  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-10-25 07:35:21 -04:00
dependabot[bot]
c435bd2f93
Bump uvloop from 0.18.0 to 0.19.0 in /api (#822)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: uvloop
  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-10-23 20:46:43 -04:00
dependabot[bot]
a5408ade97
Bump websockets from 11.0.3 to 12.0 in /api (#823)
Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 12.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...12.0)

---
updated-dependencies:
- dependency-name: websockets
  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-23 20:41:31 -04:00
dependabot[bot]
83895d7274
Bump charset-normalizer from 3.3.0 to 3.3.1 in /api (#824)
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  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-10-23 20:39:24 -04:00
dependabot[bot]
d03e72d648
Bump httptools from 0.6.0 to 0.6.1 in /api (#812)
Bumps [httptools](https://github.com/MagicStack/httptools) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/MagicStack/httptools/releases)
- [Commits](https://github.com/MagicStack/httptools/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: httptools
  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-10-17 23:53:37 -04:00
dependabot[bot]
7f1af81628
Bump watchfiles from 0.20.0 to 0.21.0 in /api (#805)
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: watchfiles
  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-10-17 22:26:38 -04:00
dependabot[bot]
be3df74a9f
Bump uvloop from 0.17.0 to 0.18.0 in /api (#806)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: uvloop
  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-10-17 20:17:54 -04:00
dependabot[bot]
0695a508f1
Bump urllib3 from 2.0.6 to 2.0.7 in /api (#813)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [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.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:15:47 -04:00
dependabot[bot]
0959e1a51d
Bump huggingface-hub from 0.16.4 to 0.18.0 in /api (#801)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.16.4 to 0.18.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.16.4...v0.18.0)

---
updated-dependencies:
- dependency-name: huggingface-hub
  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-10-14 00:01:58 -04:00
dependabot[bot]
2df865ed98
Bump httpcore from 0.18.0 to 1.0.0 in /api (#798)
Bumps [httpcore](https://github.com/encode/httpcore) from 0.18.0 to 1.0.0.
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpcore/compare/0.18.0...1.0.0)

---
updated-dependencies:
- dependency-name: httpcore
  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-13 21:36:46 -04:00
dependabot[bot]
7e34d62c31
Bump orjson from 3.9.7 to 3.9.9 in /api (#803)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.9.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.7...3.9.9)

---
updated-dependencies:
- dependency-name: orjson
  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-10-13 21:31:21 -04:00
dependabot[bot]
606ded9ba6
Bump urllib3 from 2.0.5 to 2.0.6 in /api (#786)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.6.
- [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/v2.0.5...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 21:28:45 -04:00
dependabot[bot]
1d8bfc44dd
Bump packaging from 23.1 to 23.2 in /api (#782)
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2.
- [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.1...23.2)

---
updated-dependencies:
- dependency-name: packaging
  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-10-02 16:33:09 +01:00
dependabot[bot]
eda0cebd31
Bump charset-normalizer from 3.2.0 to 3.3.0 in /api (#784)
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: charset-normalizer
  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-10-02 16:07:12 +01:00