Skip to content

Commit

Permalink
Update with changes from current (#779)
Browse files Browse the repository at this point in the history
* Update fonttools from 4.53.1 to 4.54.1 (#746)

* Update base.py (#750)

* Fix copyData based on #758 (#765)

* add test based on #758

* use deepcopy in copyData

* Update fonttools from 4.54.1 to 4.55.0 (#771)

* Stop testing 3.8, start testing 3.12, 3.13

* Format fixes by ruff

---------

Co-authored-by: pyup.io bot <github-bot@pyup.io>
Co-authored-by: benkiel <benkiel@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 20, 2024
1 parent cf959fd commit 330afc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FontTools[ufo,unicode,lxml]==4.54.1
FontTools[unicode,lxml,ufo]==4.55.0
fontMath==0.9.4
defcon[pens]==0.10.3
booleanOperations==0.9.0

0 comments on commit 330afc5

Please sign in to comment.