File tree 2 files changed +5
-15
lines changed
2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change @@ -237,12 +237,12 @@ jobs:
237
237
238
238
- name : Upload to PyPi prod
239
239
if : ${{ !inputs.skip_pypi }}
240
- uses : pypa/gh-action-pypi-publish@ade57f54dcc56d4858ca681c80269c26dc7b9149 # v1.8.9
240
+ uses : pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10
241
241
242
242
# PyPi test maintenance affected us numerous times, leaving for history purposes
243
243
# - name: Upload to PyPi test
244
244
# if: ${{ !inputs.skip_pypi }}
245
- # uses: pypa/gh-action-pypi-publish@ade57f54dcc56d4858ca681c80269c26dc7b9149 # v1.8.9
245
+ # uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10
246
246
# with:
247
247
# repository-url: https://test.pypi.org/legacy/
248
248
Original file line number Diff line number Diff line change @@ -16,16 +16,10 @@ gitdb==4.0.10 \
16
16
--hash =sha256:6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a \
17
17
--hash =sha256:c286cf298426064079ed96a9e4a9d39e7f3e9bf15ba60701e95f5492f28415c7
18
18
# via gitpython
19
- gitpython == 3.1.31 \
20
- --hash =sha256:8ce3bcf69adfdf7c7d503e78fd3b1c492af782d58893b650adb2ac8912ddd573 \
21
- --hash =sha256:f04893614f6aa713a60cbbe1e6a97403ef633103cdd0ef5eb6efe0deb98dbe8d
19
+ gitpython == 3.1.32 \
20
+ --hash =sha256:8d9b8cb1e80b9735e8717c9362079d3ce4c6e5ddeebedd0361b228c3a67a62f6 \
21
+ --hash =sha256:e3d59b1c2c6ebb9dfa7a184daf3b6dd4914237e7488a1730a6d8f6f5d0b4187f
22
22
# via mkdocs-git-revision-date-plugin
23
- importlib-metadata == 6.7.0 \
24
- --hash =sha256:1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4 \
25
- --hash =sha256:cb52082e659e97afc5dac71e79de97d8681de3aa07ff18578330904a9d18e5b5
26
- # via
27
- # markdown
28
- # mkdocs
29
23
jinja2 == 3.1.2 \
30
24
--hash =sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852 \
31
25
--hash =sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61
@@ -192,7 +186,3 @@ watchdog==3.0.0 \
192
186
--hash =sha256:d00e6be486affb5781468457b21a6cbe848c33ef43f9ea4a73b4882e5f188a44 \
193
187
--hash =sha256:d429c2430c93b7903914e4db9a966c7f2b068dd2ebdd2fa9b9ce094c7d459f33
194
188
# via mkdocs
195
- zipp == 3.15.0 \
196
- --hash =sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b \
197
- --hash =sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556
198
- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments