File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ jobs:
3434 fetch-depth : 0 # This is needed for GitVersion not to crash
3535
3636 - name : Install GitVersion
37- uses : gittools/actions/gitversion/setup@v3
37+ uses : gittools/actions/gitversion/setup@v4
3838 with :
3939 versionSpec : " 5.x"
4040 preferLatestVersion : true
4141
4242 - name : Determine Version
4343 id : gitversion # id to later be referenced
44- uses : gittools/actions/gitversion/execute@v3
44+ uses : gittools/actions/gitversion/execute@v4
4545
4646 - name : Create version tag
4747 if : github.event_name != 'pull_request'
Original file line number Diff line number Diff line change 11aiofiles == 24.1.0
22aiohappyeyeballs == 2.6.1
3- aiohttp == 3.11.18
3+ aiohttp == 3.12.14
44aiosignal == 1.3.2
55attrs == 25.3.0
66backoff == 2.2.1
@@ -18,16 +18,16 @@ grpcio==1.71.0
1818html5lib == 1.1
1919html_text == 0.7.0
2020idna == 3.10
21- importlib_metadata == 8.6.1
21+ importlib_metadata == 8.7.0
2222isodate == 0.7.2
2323jstyleson == 0.0.2
2424lxml == 5.4.0
2525lxml_html_clean == 0.4.2
2626mf2py == 2.0.1
2727multidict == 6.4.3
2828opentelemetry-api == 1.32.1
29- opentelemetry-exporter-otlp-proto-common == 1.32.1
3029opentelemetry-exporter-otlp-proto-grpc == 1.36.0
30+ opentelemetry-exporter-otlp-proto-common == 1.36.0
3131opentelemetry-instrumentation == 0.53b1
3232opentelemetry-instrumentation-aiohttp-client == 0.53b1
3333opentelemetry-instrumentation-requests == 0.53b1
@@ -44,12 +44,12 @@ pyRdfa3==3.6.4
4444pytz == 2025.2
4545PyYAML == 6.0.2
4646rdflib == 7.1.4
47- requests == 2.32.3
47+ requests == 2.32.4
4848six == 1.17.0
4949smmap == 5.0.2
5050soupsieve == 2.7
5151typing_extensions == 4.13.2
52- urllib3 == 2.4 .0
52+ urllib3 == 2.5 .0
5353w3lib == 2.3.1
5454webencodings == 0.5.1
5555wrapt == 1.17.2
You can’t perform that action at this time.
0 commit comments