File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- ARG BASE=registry.access.redhat.com/ubi9/ubi:9.2
1+ ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3
22FROM $BASE
33
44LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
Original file line number Diff line number Diff line change 33#
44# pip-compile --output-file=/root/requirements_ubi9.txt /root/requirements_ubi.in
55#
6- annotated-types==0.5 .0
6+ annotated-types==0.6 .0
77 # via pydantic
88autocommand==2.2.2
99 # via jaraco-text
1010cheroot==10.0.0
1111 # via cherrypy
12- cherrypy==18.8 .0
12+ cherrypy==18.9 .0
1313 # via -r /root/requirements_ubi.in
1414inflect==7.0.0
1515 # via jaraco-text
16- jaraco-collections==4.3 .0
16+ jaraco-collections==5.0 .0
1717 # via cherrypy
1818jaraco-context==4.3.0
1919 # via jaraco-text
20- jaraco-functools==3.8 .0
20+ jaraco-functools==4.0 .0
2121 # via
2222 # cheroot
2323 # jaraco-text
2424 # tempora
25- jaraco-text==3.11.1
25+ jaraco-text==3.12.0
2626 # via jaraco-collections
27- more-itertools==10.0 .0
27+ more-itertools==10.2 .0
2828 # via
2929 # cheroot
3030 # cherrypy
3131 # jaraco-functools
3232 # jaraco-text
3333portend==3.2.0
3434 # via cherrypy
35- pydantic==2.1.0
35+ pydantic==2.5.3
3636 # via inflect
37- pydantic-core==2.4.0
37+ pydantic-core==2.14.6
3838 # via pydantic
39- pytz==2023.3
39+ pytz==2023.3.post1
4040 # via tempora
4141tempora==5.5.0
4242 # via portend
43- typing-extensions==4.7.1
43+ typing-extensions==4.9.0
4444 # via
4545 # inflect
4646 # pydantic
Original file line number Diff line number Diff line change 2020@author: HWASSMAN
2121'''
2222
23- __version__ = '7.1 .0'
23+ __version__ = '7.2 .0'
You can’t perform that action at this time.
0 commit comments