tools icon indicating copy to clipboard operation
tools copied to clipboard

Tools and config used in Citus Data projects

Results 52 tools issues
Sort by recently updated
recently updated
newest added

This file is autogenerated by pip-compile with Python 3.10 by the following command: pip-compile --output-file=requirements.txt /mnt/c/GitClone/tools/packaging_automation/requirements.in

Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.1 to 69.0.2. Changelog Sourced from setuptools's changelog. v69.0.2 Bugfixes Added missing estimated date for removing setuptools.dep_util (deprecated in v69.0.0). (#4131) v69.0.1 Bugfixes Fixed imports of setuptools.dep_util.newer_group....

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.1.0. Release notes Sourced from urllib3's releases. 2.1.0 Read the v2 migration guide for help upgrading to the latest version of urllib3. Removals Removed support...

dependencies

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.20 to 2.0.23. Release notes Sourced from sqlalchemy's releases. 2.0.23 Released: November 2, 2023 orm [orm] [usecase] Implemented the _orm.Session.bulk_insert_mappings.render_nulls parameter for new style bulk ORM inserts,...

dependencies

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.36 to 3.1.40. Release notes Sourced from gitpython's releases. 3.1.40 - fix downstream CI What's Changed Add missing info in Submodule.remove docstring by @​EliahKagan in gitpython-developers/GitPython#1714 Have...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. Changelog Sourced from cryptography's changelog. 41.0.4 - 2023-09-19 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. .. _v41-0-3: Commits...

dependencies

This PR aims to contain all the changes to automate what we did in https://github.com/citusdata/citus/pull/6898 to bump columnar versions in all the necessary places when we prepare a new release....

The following changes were made in Citus repo in the past two releases: * config.py is moved into a different directory * confifure.in is renamed to configure.ac * MASTER_VERSION string...