manager
manager copied to clipboard
The API endpoint that manages nebula orchestrator clusters
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.3 to 4.8.0. Release notes Sourced from pymongo's releases. PyMongo 4.8.0 Changes in Version 4.8.0 PyMongo 4.8 brings a number of improvements including: The handshake metadata for...
Bumps [parse-it](https://github.com/naorlivne/parse_it) from 2024.6.20.9.7 to 2024.6.27.7.40. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.16.0 to 1.17.1. Release notes Sourced from cffi's releases. v1.17.1 Fix failing distutils.msvc9compiler imports under Windows (#118). ffibuilder.emit_python_code() and ffibuiler.emit_c_code() accept file-like objects (#115). ffiplatform calls are...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.8.30. Commits 325c2fd 2024.08.30 (#304) d66bf5f Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302) 2150f23 Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301) fc9b771 Bump actions/setup-python from...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4. Release notes Sourced from werkzeug's releases. 3.0.4 This is the Werkzeug 3.0.4 fix release, which fixes bugs but does not otherwise change behavior and...
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.5.0. Changelog Sourced from cachetools's changelog. v5.5.0 (2024-08-18) TTLCache.expire() returns iterable of expired (key, value) pairs. TLRUCache.expire() returns iterable of expired (key, value) pairs. Documentation...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. Release notes Sourced from pyyaml's releases. 6.0.2 What's Changed Support for Cython 3.x and Python 3.13. Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 6.0.2rc1 Support for extension build...
Bumps [croniter](https://github.com/kiorky/croniter) from 2.0.5 to 3.0.3. Changelog Sourced from croniter's changelog. 3.0.3 (2024-07-26) fix lint [kiorky] 3.0.2 (2024-07-26) Fix start_time not respected in get_next/get_prev/all_next/all_prev (#86) [hesstobi, kiorky] 3.0.1 (2024-07-25) Add...
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.3 to 4.2.0. Commits 8d05111 Bump version for 4.2.0 release (#843) 884baed Import improvements from cryptography wheel building and release (#840) dd72470 Remove setup.py (#842) 11961af Small...