Skip to content

Commit a573fb9

Browse files
authored
Merge pull request #1740 from open-contracting/crowdin
build: Remove Transifex
2 parents 68db851 + c9e2591 commit a573fb9

5 files changed

Lines changed: 5 additions & 390 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
88
rev: v0.12.2
99
hooks:
10-
- id: ruff
10+
- id: ruff-check
1111
- id: ruff-format
1212
- repo: https://github.com/astral-sh/uv-pre-commit
1313
rev: 0.7.19

.tx/config

Lines changed: 0 additions & 351 deletions
This file was deleted.

common-requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ sphinxcontrib-qthelp==1.0.3
158158
# via sphinx
159159
sphinxcontrib-serializinghtml==1.1.5
160160
# via sphinx
161-
standard-theme @ git+https://github.com/open-contracting/standard_theme.git@fe5c0879e00db6d00b1d10a7df98826ba46abdbe#egg=standard_theme
161+
standard-theme @ git+https://github.com/open-contracting/standard_theme.git@1c192073bbc326445fbd0092d0cefcdea9962465#egg=standard_theme
162162
# via -r common-requirements.in
163-
starlette==0.40.0
163+
starlette==0.47.2
164164
# via sphinx-autobuild
165165
tomli==2.0.1
166166
# via pytest
@@ -170,11 +170,12 @@ trio==0.20.0
170170
# trio-websocket
171171
trio-websocket==0.9.2
172172
# via selenium
173-
typing-extensions==4.4.0
173+
typing-extensions==4.14.1
174174
# via
175175
# anyio
176176
# cattrs
177177
# myst-parser
178+
# starlette
178179
# uvicorn
179180
uc-micro-py==1.0.1
180181
# via linkify-it-py

0 commit comments

Comments
 (0)