Bump to pygit2==1.12.1

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-06-01 12:41:13 +01:00 committed by Pedro Algarvio
parent d2792d028f
commit cd91e01917
17 changed files with 13 additions and 29 deletions

View file

@ -1,7 +1,6 @@
# FreeBSD static CI requirements
--constraint=../pkg/py{py_version}/{platform}.txt
pygit2==1.8.0
yamllint
mercurial
hglib

View file

@ -2,9 +2,8 @@
--constraint=../pkg/py{py_version}/{platform}.txt
pyiface
pygit2<1.1.0; python_version <= '3.8'
pygit2>=1.4.0; python_version > '3.8'
pygit2==1.9.1; python_version >= '3.10'
pygit2<1.11.0; python_version < '3.8'
pygit2>=1.11.0; python_version >= '3.8'
pymysql>=1.0.2
ansible>=4.4.0,<5.0.1; python_version <= '3.8'
ansible>=7.0.0; python_version >= '3.9'

View file

@ -332,7 +332,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/darwin.in
pynacl==1.5.0
# via paramiko

View file

@ -63,7 +63,6 @@ cffi==1.15.1
# -r requirements/static/ci/common.in
# cryptography
# napalm
# pygit2
# pynacl
charset-normalizer==2.1.1
# via
@ -328,8 +327,6 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.8.0
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
pynacl==1.5.0

View file

@ -347,7 +347,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.9.1 ; python_version >= "3.10"
pygit2==1.12.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in

View file

@ -279,7 +279,7 @@ pydantic==1.10.8
# via
# -c requirements/static/ci/../pkg/py3.10/windows.txt
# inflect
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/windows.in
pymssql==2.2.7
# via

View file

@ -330,7 +330,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/darwin.in
pynacl==1.5.0
# via paramiko

View file

@ -63,7 +63,6 @@ cffi==1.15.1
# -r requirements/static/ci/common.in
# cryptography
# napalm
# pygit2
# pynacl
charset-normalizer==2.1.1
# via
@ -326,8 +325,6 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.8.0
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
pynacl==1.5.0

View file

@ -343,7 +343,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.4
# via napalm
pygit2==1.9.1 ; python_version >= "3.10"
pygit2==1.12.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in

View file

@ -277,7 +277,7 @@ pydantic==1.10.8
# via
# -c requirements/static/ci/../pkg/py3.11/windows.txt
# inflect
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/windows.in
pymssql==2.2.7
# via

View file

@ -63,7 +63,6 @@ cffi==1.15.1
# -r requirements/static/ci/common.in
# cryptography
# napalm
# pygit2
# pynacl
charset-normalizer==2.1.1
# via
@ -331,8 +330,6 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.3
# via napalm
pygit2==1.8.0
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
pynacl==1.5.0

View file

@ -351,7 +351,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.3
# via napalm
pygit2==1.0.3 ; python_version <= "3.8"
pygit2==1.12.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in

View file

@ -285,7 +285,7 @@ pydantic==1.10.8
# via
# -c requirements/static/ci/../pkg/py3.8/windows.txt
# inflect
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/windows.in
pymssql==2.2.7
# via

View file

@ -332,7 +332,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.3
# via napalm
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/darwin.in
pynacl==1.5.0
# via paramiko

View file

@ -63,7 +63,6 @@ cffi==1.15.1
# -r requirements/static/ci/common.in
# cryptography
# napalm
# pygit2
# pynacl
charset-normalizer==2.1.1
# via
@ -328,8 +327,6 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.3
# via napalm
pygit2==1.8.0
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
pynacl==1.5.0

View file

@ -51,8 +51,6 @@ botocore==1.29.143
# boto3
# moto
# s3transfer
cached-property==1.5.2
# via pygit2
cachetools==4.2.2
# via google-auth
cassandra-driver==3.27.0
@ -351,7 +349,7 @@ pydantic==1.10.8
# inflect
pyeapi==0.8.3
# via napalm
pygit2==1.5.0 ; python_version > "3.8"
pygit2==1.12.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in

View file

@ -281,7 +281,7 @@ pydantic==1.10.8
# via
# -c requirements/static/ci/../pkg/py3.9/windows.txt
# inflect
pygit2==1.9.1
pygit2==1.12.1
# via -r requirements/static/ci/windows.in
pymssql==2.2.7
# via