diff options
author | David Runge <dave@sleepmap.de> | 2024-02-17 14:50:18 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-17 14:50:18 +0100 |
commit | aa33693941d11fe68c8c8e5f2636381e07a1ac08 (patch) | |
tree | d524dfb38712727b6c6843f4de75b7757d777786 | |
parent | 19cd9cc8f7fd25d697694f6e4849f95f8b2cdc6d (diff) | |
download | nvchecker-aa33693941d11fe68c8c8e5f2636381e07a1ac08.tar.gz nvchecker-aa33693941d11fe68c8c8e5f2636381e07a1ac08.tar.bz2 nvchecker-aa33693941d11fe68c8c8e5f2636381e07a1ac08.tar.xz nvchecker-aa33693941d11fe68c8c8e5f2636381e07a1ac08.zip |
Update python-gitpython
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index cb00d8f..4b0b526 100644 --- a/extra.old.json +++ b/extra.old.json @@ -443,7 +443,7 @@ "python-geopy": "2.4.1", "python-git-url-parse": "1.2.2", "python-gitdb": "4.0.11", - "python-gitpython": "3.1.41", + "python-gitpython": "3.1.42", "python-gnupg": "0.5.2", "python-hsluv": "5.0.4", "python-humanfriendly": "10.0", diff --git a/extra.old.json~ b/extra.old.json~ index 2bce643..cb00d8f 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -483,7 +483,7 @@ "python-nrfutil": "6.1.7", "python-openid": "3.2.0", "python-orderedmultidict": "1.0.1", - "python-orjson": "3.9.13", + "python-orjson": "3.9.14", "python-osc": "1.8.3", "python-pc-ble-driver-py": "0.17.0", "python-pdm": "2.12.3", |