Gitdb

Latest version: v4.0.12

Safety actively analyzes 707268 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

4.0.12

What's Changed
* Never add a vendored smmap directory to sys.path by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/102
* Revise and update the readme by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/103
* Set Dependabot submodule update cadence to weekly by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/104
* Add missing asserts in test_base.py by Clavss in https://github.com/gitpython-developers/gitdb/pull/109
* Use contextlib.suppress instead of except: pass by blablatdinov in https://github.com/gitpython-developers/gitdb/pull/113
* Add support for Python 3.13 by edgarrmondragon in https://github.com/gitpython-developers/gitdb/pull/114
* Potential Race Condition Fix - OS Rename & Chmod - PermissionError by DEKHTIARJonathan in https://github.com/gitpython-developers/gitdb/pull/115
* Bump gitdb/ext/smmap from `256c5a2` to `04dd210` by dependabot in https://github.com/gitpython-developers/gitdb/pull/112
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/gitpython-developers/gitdb/pull/111

New Contributors
* Clavss made their first contribution in https://github.com/gitpython-developers/gitdb/pull/109
* blablatdinov made their first contribution in https://github.com/gitpython-developers/gitdb/pull/113
* edgarrmondragon made their first contribution in https://github.com/gitpython-developers/gitdb/pull/114
* DEKHTIARJonathan made their first contribution in https://github.com/gitpython-developers/gitdb/pull/115

**Full Changelog**: https://github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12

4.0.11

What's Changed
* Use ZLIB_RUNTIME_VERSION if available by otethal in https://github.com/gitpython-developers/gitdb/pull/84
* Add support for Python 3.12 and drop EOL 3.7 by hugovk in https://github.com/gitpython-developers/gitdb/pull/88
* Enable Dependabot version updates for Actions by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/89
* Test installing project on CI by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/90
* Fix mkdir race condition in LooseObjectDB.store by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/91
* Don't cancel other jobs from the 3.12 job failing by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/93
* Use actions/checkout feature to fetch all commits by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/92
* Revert "Drop support for EOL Python 3.7" by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/94
* Fix top-of-file license URLs here in gitdb too by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/96
* No longer treat 3.12 as experimental on CI by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/97
* Add __all__ to exc for linting by DeflateAwning in https://github.com/gitpython-developers/gitdb/pull/98
* Have Dependabot update smmap submodule dependency by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/99
* Bump gitdb/ext/smmap from `334ef84` to `f1ace75` by dependabot in https://github.com/gitpython-developers/gitdb/pull/100

New Contributors
* otethal made their first contribution in https://github.com/gitpython-developers/gitdb/pull/84
* EliahKagan made their first contribution in https://github.com/gitpython-developers/gitdb/pull/89
* DeflateAwning made their first contribution in https://github.com/gitpython-developers/gitdb/pull/98
* dependabot made their first contribution in https://github.com/gitpython-developers/gitdb/pull/100

**Full Changelog**: https://github.com/gitpython-developers/gitdb/compare/4.0.10...4.0.11

4.0.10

What's Changed
* .gitmodules: update smmap url by RandyMcMillan in https://github.com/gitpython-developers/gitdb/pull/80
* Add support for Python 3.10 and 3.11 by hugovk in https://github.com/gitpython-developers/gitdb/pull/81
* Prefer `import` to `__import__` by zwimer in https://github.com/gitpython-developers/gitdb/pull/82

New Contributors
* RandyMcMillan made their first contribution in https://github.com/gitpython-developers/gitdb/pull/80
* zwimer made their first contribution in https://github.com/gitpython-developers/gitdb/pull/82

**Full Changelog**: https://github.com/gitpython-developers/gitdb/compare/4.0.9...4.0.10

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.